kozistr / pytorch_optimizerLinks
optimizer & lr scheduler & loss function collections in PyTorch
☆344Updated last week
Alternatives and similar repositories for pytorch_optimizer
Users that are interested in pytorch_optimizer are comparing it to the libraries listed below
Sorting:
- D-Adaptation for SGD, Adam and AdaGrad☆523Updated 7 months ago
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆379Updated 2 years ago
- Library for Jacobian descent with PyTorch. It enables the optimization of neural networks with multiple losses (e.g. multi-task learning)…☆264Updated this week
- The AdEMAMix Optimizer: Better, Faster, Older.☆185Updated 11 months ago
- When it comes to optimizers, it's always better to be safe than sorry☆361Updated this week
- A library that contains a rich collection of performant PyTorch model metrics, a simple interface to create new metrics, a toolkit to fac…☆236Updated last week
- Code for Adam-mini: Use Fewer Learning Rates To Gain More https://arxiv.org/abs/2406.16793☆434Updated 3 months ago
- ☆207Updated 8 months ago
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆124Updated last year
- ☆292Updated 8 months ago
- Implementation of ST-Moe, the latest incarnation of MoE after years of research at Brain, in Pytorch☆359Updated last year
- A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model☆601Updated 8 months ago
- Ranger deep learning optimizer rewrite to use newest components☆334Updated last year
- CIFAR-10 speedruns: 94% in 2.6 seconds and 96% in 27 seconds☆284Updated last month
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆215Updated 2 years ago
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆119Updated 9 months ago
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆741Updated last month
- Efficient optimizers☆256Updated 3 weeks ago
- FlashFFTConv: Efficient Convolutions for Long Sequences with Tensor Cores☆328Updated 8 months ago
- Implementation of Block Recurrent Transformer - Pytorch☆219Updated last year
- Implementation of the proposed minGRU in Pytorch☆302Updated 5 months ago
- Implementation of Linformer for Pytorch☆296Updated last year
- Effortless plugin and play Optimizer to cut model training costs by 50%. New optimizer that is 2x faster than Adam on LLMs.☆379Updated last year
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆251Updated 2 years ago
- minLoRA: a minimal PyTorch library that allows you to apply LoRA to any PyTorch model.☆474Updated 2 years ago
- Model soups: averaging weights of multiple fine-tuned models improves accuracy without increasing inference time☆480Updated last year
- Code release for "Dropout Reduces Underfitting"☆314Updated 2 years ago
- Adaptive Gradient Clipping☆144Updated 2 years ago
- Implementation of Soft MoE, proposed by Brain's Vision team, in Pytorch☆313Updated 4 months ago
- A simple but robust PyTorch implementation of RetNet from "Retentive Network: A Successor to Transformer for Large Language Models" (http…☆105Updated last year