41 results for “topic:lookahead”
torch-optimizer -- collection of optimizers for Pytorch
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.
🛠 Toolbox to extend PyTorch functionalities
optimizer & lr scheduler & loss function collections in PyTorch
lookahead optimizer (Lookahead Optimizer: k steps forward, 1 step back) for pytorch
PHP Language Recognition Tool
pytorch implement of Lookahead Optimizer
A React component for Autocomplete Hint.
datagrand 2019 information extraction competition rank9
A contenteditable text editor with predictive typeahead, similar to Gmail's Smart Compose feature.
Lookahead mechanism for optimizers in Keras.
Quasi Hyperbolic Rectified DEMON Adam/Amsgrad with AdaMod, Gradient Centralization, Lookahead, iterative averaging and decorrelated Weight Decay
Lookahead Optimizer: k steps forward, 1step back for MXNet
A collection of deep learning models (PyTorch implemtation)
Lint the use of lookahead and lookbehind regex expressions.
Pytorch implementation of lookahead optimizer(https://arxiv.org/pdf/1907.08610.pdf) and RAdam(https://arxiv.org/pdf/1908.03265.pdf)
Add the lookahead & lookbehind assertions to Emacs regular expressions
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.
[DEPRECATED] GraphQL language parser
Chessy is a simple Chess A.I. using a look-ahead strategy.
The AFP Library is a collection of C++11 header files that provides users with a flexible rapid prototyping tool to create general-purpose LL(k) parsers in C++.
A methodology to pre-process text data for preventing lookahead bias in Large Language Models (LLMs), particularly in financial text analysis.
Very simple implementation of lookahead optimizer in pytorch
REL is a non-backtracking regular expression engine with support for constant lookahead and submatch tracking.
some tricks for sentence representation
Andrew Foot (2177545) Dissertation
Developed a look ahead parser in C. A Grammar for a custom language was designed to tokenize and syntactically analyze a program written in that language. Some features of language parser includes accounting for syntax of arithmetic expressions, logical expressions and operations on rectangular and jagged array.
Parser for streaming csv records
The fast, beautiful to-do and notes app for everyone.
Compare the speeds of the Carry ripple adder and Carry-lookahead adder