lucidrains / minGRU-pytorch
Implementation of the proposed minGRU in Pytorch
☆287Updated last month
Alternatives and similar repositories for minGRU-pytorch:
Users that are interested in minGRU-pytorch are comparing it to the libraries listed below
- Attempt to make multiple residual streams from Bytedance's Hyper-Connections paper accessible to the public☆82Updated 2 months ago
- Simple, minimal implementation of the Mamba SSM in one pytorch file. Using logcumsumexp (Heisen sequence).☆114Updated 6 months ago
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆103Updated 5 months ago
- PyTorch implementation of Structured State Space for Sequence Modeling (S4), based on Annotated S4.☆80Updated last year
- Pytorch implementation of the xLSTM model by Beck et al. (2024)☆162Updated 8 months ago
- The AdEMAMix Optimizer: Better, Faster, Older.☆183Updated 7 months ago
- A State-Space Model with Rational Transfer Function Representation.☆78Updated 11 months ago
- Quick implementation of nGPT, learning entirely on the hypersphere, from NvidiaAI☆281Updated last month
- A practical implementation of GradNorm, Gradient Normalization for Adaptive Loss Balancing, in Pytorch☆92Updated last year
- Code for Adam-mini: Use Fewer Learning Rates To Gain More https://arxiv.org/abs/2406.16793☆409Updated 3 weeks ago
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆672Updated 5 months ago
- ☆289Updated 3 months ago
- ☆177Updated 5 months ago
- Implementation of the sparse attention pattern proposed by the Deepseek team in their "Native Sparse Attention" paper☆607Updated last month
- Implementation of https://srush.github.io/annotated-s4☆494Updated 2 years ago
- When it comes to optimizers, it's always better to be safe than sorry☆222Updated last month
- [ICLR 2025] Official PyTorch Implementation of Gated Delta Networks: Improving Mamba2 with Delta Rule☆159Updated last month
- A More Fair and Comprehensive Comparison between KAN and MLP☆168Updated 8 months ago
- Reading list for research topics in state-space models☆285Updated 3 weeks ago
- Accelerated First Order Parallel Associative Scan☆182Updated 8 months ago
- ☆278Updated last week
- Efficient Python library for Extended LSTM with exponential gating, memory mixing, and matrix memory for superior sequence modeling.☆288Updated 10 months ago
- This is the official code release for Bayesian Flow Networks.☆272Updated 9 months ago
- Integrating Mamba/SSMs with Transformer for Enhanced Long Context and High-Quality Sequence Modeling☆191Updated last month
- Resources about xLSTM by Sepp Hochreiter☆311Updated 5 months ago
- ☆164Updated 2 years ago
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆120Updated 9 months ago
- Library for Jacobian descent with PyTorch. It enables optimization of neural networks with multiple losses (e.g. multi-task learning).☆231Updated this week
- Minimal Mamba-2 implementation in PyTorch☆191Updated 10 months ago
- Pytorch implementation of Simplified Structured State-Spaces for Sequence Modeling (S5)☆76Updated last year