lucidrains / adam-atan2-pytorch
Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch
☆102Updated 2 months ago
Alternatives and similar repositories for adam-atan2-pytorch:
Users that are interested in adam-atan2-pytorch are comparing it to the libraries listed below
- Explorations into the recently proposed Taylor Series Linear Attention☆92Updated 6 months ago
- Implementation of Agent Attention in Pytorch☆89Updated 7 months ago
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆120Updated 6 months ago
- Attempt to make multiple residual streams from Bytedance's Hyper-Connections paper accessible to the public☆73Updated this week
- Implementation of a Light Recurrent Unit in Pytorch☆48Updated 4 months ago
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆115Updated 4 months ago
- Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto☆55Updated 9 months ago
- Implementation of a multimodal diffusion transformer in Pytorch☆100Updated 7 months ago
- Implementation of Infini-Transformer in Pytorch☆109Updated last month
- When it comes to optimizers, it's always better to be safe than sorry☆179Updated 3 weeks ago
- A practical implementation of GradNorm, Gradient Normalization for Adaptive Loss Balancing, in Pytorch☆85Updated last year
- Implementation of GateLoop Transformer in Pytorch and Jax☆87Updated 8 months ago
- CUDA implementation of autoregressive linear attention, with all the latest research findings☆44Updated last year
- Implementation of the proposed MaskBit from Bytedance AI☆74Updated 3 months ago
- Implementation of the Kalman Filtering Attention proposed in "Kalman Filtering Attention for User Behavior Modeling in CTR Prediction"☆57Updated last year
- Official PyTorch Implementation for Paper "No More Adam: Learning Rate Scaling at Initialization is All You Need"☆49Updated 3 weeks ago
- The AdEMAMix Optimizer: Better, Faster, Older.☆177Updated 5 months ago
- Implementation of the proposed Spline-Based Transformer from Disney Research☆86Updated 3 months ago
- supporting pytorch FSDP for optimizers☆76Updated 2 months ago
- Accelerated First Order Parallel Associative Scan☆171Updated 6 months ago
- [ICLR 2025] Official PyTorch Implementation of Gated Delta Networks: Improving Mamba2 with Delta Rule☆131Updated last week
- ☆158Updated 2 months ago
- Efficient optimizers☆169Updated this week
- Implementation of rectified flow and some of its followup research / improvements in Pytorch☆244Updated last week
- Explorations into improving ViTArc with Slot Attention☆37Updated 4 months ago
- Pytorch implementation of the PEER block from the paper, Mixture of A Million Experts, by Xu Owen He at Deepmind☆118Updated 5 months ago
- Implementation of Gradient Agreement Filtering, from Chaubard et al. of Stanford, but for single machine microbatches, in Pytorch☆23Updated 3 weeks ago
- My attempts at applying Soundstream design on learned tokenization of text and then applying hierarchical attention to text generation☆83Updated 4 months ago