lookahead
Here are 47 public repositories matching this topic...
Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 table parser with a deterministic finite automaton lexical analyzer, all in compile time.
-
Updated
Sep 3, 2024 - C++
optimizer & lr scheduler & loss function collections in PyTorch
-
Updated
Sep 4, 2026 - Python
🛠 Toolbox to extend PyTorch functionalities
-
Updated
May 13, 2024 - Python
PHP Language Recognition Tool
-
Updated
Sep 8, 2026 - PHP
A React component for Autocomplete Hint.
-
Updated
Mar 2, 2023 - TypeScript
A contenteditable text editor with predictive typeahead, similar to Gmail's Smart Compose feature.
-
Updated
Jan 4, 2023 - JavaScript
Quasi Hyperbolic Rectified DEMON Adam/Amsgrad with AdaMod, Gradient Centralization, Lookahead, iterative averaging and decorrelated Weight Decay
-
Updated
Sep 23, 2020 - Python
A collection of deep learning models (PyTorch implemtation)
-
Updated
Aug 30, 2024 - Python
Lint the use of lookahead and lookbehind regex expressions.
-
Updated
Oct 22, 2024 - TypeScript
Pytorch implementation of lookahead optimizer(https://arxiv.org/pdf/1907.08610.pdf) and RAdam(https://arxiv.org/pdf/1908.03265.pdf)
-
Updated
Jun 25, 2022 - Jupyter Notebook
High-performance pure-Go regex engine with PCRE features. Drop-in regexp replacement that beats stdlib 2-50x.
-
Updated
Jun 2, 2026 - Go
Add the lookahead & lookbehind assertions to Emacs regular expressions
-
Updated
Mar 3, 2015
Yet Another Parser Generator takes a grammar specification for an LR(1) grammar as input and generates a C++ header file containing tables and helper structs for parsing the LR(1) grammar.
-
Updated
Mar 12, 2025 - C++
A methodology to pre-process text data for preventing lookahead bias in Large Language Models (LLMs), particularly in financial text analysis.
-
Updated
Mar 10, 2026 - Python
Add this topic to your repo
To associate your repository with the lookahead topic, visit your repo's landing page and select "manage topics."