kozistr / pytorch_optimizer
optimizer & lr scheduler & loss function collections in PyTorch
☆270Updated this week
Alternatives and similar repositories for pytorch_optimizer:
Users that are interested in pytorch_optimizer are comparing it to the libraries listed below
- A library that contains a rich collection of performant PyTorch model metrics, a simple interface to create new metrics, a toolkit to fac…☆227Updated last month
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆370Updated last year
- When it comes to optimizers, it's always better to be safe than sorry☆179Updated 3 weeks ago
- FlashFFTConv: Efficient Convolutions for Long Sequences with Tensor Cores☆296Updated last month
- Ranger deep learning optimizer rewrite to use newest components☆327Updated last year
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆635Updated 2 months ago
- ☆288Updated 2 months ago
- A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model☆559Updated 2 months ago
- Muon optimizer: +~30% sample efficiency with <3% wallclock overhead☆253Updated last week
- Universal Tensor Operations in Einstein-Inspired Notation for Python.☆354Updated last week
- Implementation of Linformer for Pytorch☆266Updated last year
- ☆158Updated 2 months ago
- Implementation of ASAM: Adaptive Sharpness-Aware Minimization for Scale-Invariant Learning of Deep Neural Networks, ICML 2021.☆141Updated 3 years ago
- Efficient optimizers☆169Updated this week
- Effortless plugin and play Optimizer to cut model training costs by 50%. New optimizer that is 2x faster than Adam on LLMs.☆379Updated 8 months ago
- D-Adaptation for SGD, Adam and AdaGrad☆513Updated 3 weeks ago
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆102Updated 2 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
- Library for Jacobian descent with PyTorch. It enables optimization of neural networks with multiple losses (e.g. multi-task learning).☆205Updated this week
- The AdEMAMix Optimizer: Better, Faster, Older.☆177Updated 5 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 the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆251Updated 2 years ago
- Model soups: averaging weights of multiple fine-tuned models improves accuracy without increasing inference time☆446Updated 7 months ago
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆210Updated 2 years ago
- Code for Adam-mini: Use Fewer Learning Rates To Gain More https://arxiv.org/abs/2406.16793☆385Updated 2 months ago
- ☆199Updated 2 years ago
- Code for our NeurIPS 2022 paper☆366Updated 2 years ago
- Implementation of ST-Moe, the latest incarnation of MoE after years of research at Brain, in Pytorch☆306Updated 8 months ago
- Helpful tools and examples for working with flex-attention☆635Updated this week
- Memory Efficient Attention (O(sqrt(n)) for Jax and PyTorch☆180Updated 2 years ago