kozistr / pytorch_optimizer
optimizer & lr scheduler & loss function collections in PyTorch
☆278Updated last week
Alternatives and similar repositories for pytorch_optimizer:
Users that are interested in pytorch_optimizer are comparing it to the libraries listed below
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆372Updated last year
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆651Updated 3 months ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆751Updated 10 months ago
- A library that contains a rich collection of performant PyTorch model metrics, a simple interface to create new metrics, a toolkit to fac…☆229Updated 2 months ago
- When it comes to optimizers, it's always better to be safe than sorry☆214Updated last month
- A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model☆565Updated 3 months ago
- Ranger deep learning optimizer rewrite to use newest components☆328Updated last year
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆211Updated 2 years ago
- Code for Adam-mini: Use Fewer Learning Rates To Gain More https://arxiv.org/abs/2406.16793☆399Updated 3 months ago
- Implementation of ST-Moe, the latest incarnation of MoE after years of research at Brain, in Pytorch☆321Updated 9 months ago
- Efficient optimizers☆184Updated 2 weeks ago
- ☆169Updated 3 months ago
- Library for Jacobian descent with PyTorch. It enables optimization of neural networks with multiple losses (e.g. multi-task learning).☆218Updated this week
- D-Adaptation for SGD, Adam and AdaGrad☆518Updated 2 months ago
- FlashFFTConv: Efficient Convolutions for Long Sequences with Tensor Cores☆307Updated 2 months ago
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆120Updated 7 months ago
- Adan: Adaptive Nesterov Momentum Algorithm for Faster Optimizing Deep Models☆781Updated 8 months ago
- Helpful tools and examples for working with flex-attention☆695Updated this week
- An implementation of local windowed attention for language modeling☆429Updated 2 months ago
- Implementation of Mega, the Single-head Attention with Multi-headed EMA architecture that currently holds SOTA on Long Range Arena☆204Updated last year
- Implementation of Linformer for Pytorch☆274Updated last year
- The AdEMAMix Optimizer: Better, Faster, Older.☆179Updated 6 months ago
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆426Updated 5 months ago
- Implementation of ASAM: Adaptive Sharpness-Aware Minimization for Scale-Invariant Learning of Deep Neural Networks, ICML 2021.☆141Updated 3 years ago
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆251Updated 2 years ago
- Effortless plugin and play Optimizer to cut model training costs by 50%. New optimizer that is 2x faster than Adam on LLMs.☆381Updated 9 months ago
- Implementation of Soft MoE, proposed by Brain's Vision team, in Pytorch☆270Updated 11 months ago
- Code for our NeurIPS 2022 paper☆365Updated 2 years ago
- Implementation of Nyström Self-attention, from the paper Nyströmformer☆129Updated last year
- Annotated version of the Mamba paper☆475Updated last year