kozistr / pytorch_optimizerLinks
optimizer & lr scheduler & loss function collections in PyTorch
☆380Updated this 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☆528Updated 11 months ago
- ☆230Updated last year
- Library for Jacobian descent with PyTorch. It enables the optimization of neural networks with multiple losses (e.g. multi-task learning)…☆291Updated this week
- When it comes to optimizers, it's always better to be safe than sorry☆397Updated 3 months ago
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆388Updated 2 years ago
- The AdEMAMix Optimizer: Better, Faster, Older.☆186Updated last year
- Code for Adam-mini: Use Fewer Learning Rates To Gain More https://arxiv.org/abs/2406.16793☆448Updated 7 months ago
- Efficient optimizers☆279Updated last week
- Ranger deep learning optimizer rewrite to use newest components☆340Updated last year
- ☆293Updated last year
- CIFAR-10 speedruns: 94% in 2.6 seconds and 96% in 27 seconds☆336Updated last month
- Implementation of ST-Moe, the latest incarnation of MoE after years of research at Brain, in Pytorch☆374Updated 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…☆245Updated last week
- Collect optimizer related papers, data, repositories☆98Updated last year
- Implementation of the proposed minGRU in Pytorch☆315Updated 3 weeks ago
- A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model☆632Updated last week
- Implementation of Linformer for Pytorch☆303Updated last year
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆126Updated last year
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆134Updated 2 months ago
- FlashFFTConv: Efficient Convolutions for Long Sequences with Tensor Cores☆337Updated last year
- Official Implementation of "ADOPT: Modified Adam Can Converge with Any β2 with the Optimal Rate"☆432Updated last year
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆252Updated 3 years ago
- MLCommons Algorithmic Efficiency is a benchmark and competition measuring neural network training speedups due to algorithmic improvement…☆404Updated 2 weeks ago
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆785Updated 5 months ago
- [ICLR 2025] AdaFisher: Adaptive Second Order Optimization via Fisher Information☆49Updated 10 months ago
- A practical implementation of GradNorm, Gradient Normalization for Adaptive Loss Balancing, in Pytorch☆124Updated 4 months ago
- Code for our NeurIPS 2022 paper☆372Updated 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.☆383Updated last year
- Implementation of Block Recurrent Transformer - Pytorch☆223Updated last year
- For optimization algorithm research and development.☆555Updated last week