kozistr / pytorch_optimizer
optimizer & lr scheduler & loss function collections in PyTorch
☆237Updated last week
Related projects ⓘ
Alternatives and complementary repositories for pytorch_optimizer
- D-Adaptation for SGD, Adam and AdaGrad☆502Updated 11 months ago
- Ranger deep learning optimizer rewrite to use newest components☆323Updated 9 months ago
- Implementation of ASAM: Adaptive Sharpness-Aware Minimization for Scale-Invariant Learning of Deep Neural Networks, ICML 2021.☆140Updated 3 years ago
- Implementation of Mega, the Single-head Attention with Multi-headed EMA architecture that currently holds SOTA on Long Range Arena☆203Updated last year
- A library that contains a rich collection of performant PyTorch model metrics, a simple interface to create new metrics, a toolkit to fac…☆216Updated last week
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆360Updated last year
- ☆187Updated 2 years ago
- A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model☆517Updated last month
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆207Updated last year
- Efficient optimizers☆79Updated this week
- Code release for "Dropout Reduces Underfitting"☆312Updated last year
- Implementation of Linformer for Pytorch☆257Updated 10 months ago
- Effortless plugin and play Optimizer to cut model training costs by 50%. New optimizer that is 2x faster than Adam on LLMs.☆378Updated 5 months ago
- Implementation of the proposed minGRU in Pytorch☆244Updated last week
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆247Updated 2 years ago
- Implementation of the conditionally routed attention in the CoLT5 architecture, in Pytorch☆225Updated 2 months ago
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆406Updated last month
- Simple implementation of muP, based on Spectral Condition for Feature Learning. The implementation is SGD only, dont use it for Adam☆69Updated 3 months ago
- Model soups: averaging weights of multiple fine-tuned models improves accuracy without increasing inference time☆429Updated 4 months ago
- ☆164Updated last year
- Implementation of ST-Moe, the latest incarnation of MoE after years of research at Brain, in Pytorch☆293Updated 5 months ago
- The AdEMAMix Optimizer: Better, Faster, Older.☆172Updated 2 months ago
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆119Updated 3 months ago
- Memory Efficient Attention (O(sqrt(n)) for Jax and PyTorch☆179Updated last year
- FlashFFTConv: Efficient Convolutions for Long Sequences with Tensor Cores☆281Updated last month
- A repository for log-time feedforward networks☆216Updated 7 months ago
- Collection of the latest, greatest, deep learning optimizers (for Pytorch) - CNN, NLP suitable☆211Updated 3 years ago
- A LARS implementation in PyTorch☆335Updated 4 years ago
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆108Updated last month
- FFCV-SSL Fast Forward Computer Vision for Self-Supervised Learning.☆203Updated last year