NicolasZucchet / minimal-LRULinks
Non official implementation of the Linear Recurrent Unit (LRU, Orvieto et al. 2023)
☆58Updated last month
Alternatives and similar repositories for minimal-LRU
Users that are interested in minimal-LRU are comparing it to the libraries listed below
Sorting:
- Unofficial implementation of Linear Recurrent Units, by Deepmind, in Pytorch☆71Updated 6 months ago
- ☆39Updated last year
- Implementations of various linear RNN layers using pytorch and triton☆54Updated 2 years ago
- Parallelizing non-linear sequential models over the sequence length☆54Updated 4 months ago
- ☆306Updated 9 months ago
- ☆34Updated 11 months ago
- Pytorch implementation of Simplified Structured State-Spaces for Sequence Modeling (S5)☆79Updated last year
- Unofficial but Efficient Implementation of "Mamba: Linear-Time Sequence Modeling with Selective State Spaces" in JAX☆88Updated last year
- Pytorch-like dataloaders for JAX.☆93Updated 5 months ago
- A State-Space Model with Rational Transfer Function Representation.☆82Updated last year
- Accelerated First Order Parallel Associative Scan☆189Updated last year
- Sequence Modeling with Structured State Spaces☆66Updated 3 years ago
- Implementation of the "Online learning of long-range dependencies" paper, NeurIPS 2023☆19Updated 11 months ago
- PyTorch implementation of Structured State Space for Sequence Modeling (S4), based on Annotated S4.☆86Updated last year
- ☆120Updated 4 months ago
- Parameter-Free Optimizers for Pytorch☆131Updated last year
- Scalable and Stable Parallelization of Nonlinear RNNS☆23Updated last week
- Sampling with gradient-based Markov Chain Monte Carlo approaches☆108Updated last year
- ☆186Updated last year
- ☆33Updated last year
- Implementation of PSGD optimizer in JAX☆35Updated 9 months ago
- Lightning-like training API for JAX with Flax