kozistr / pytorch_optimizer
optimizer & lr scheduler & loss function collections in PyTorch
☆296Updated 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☆521Updated 3 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 3 months ago
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆378Updated last year
- A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model☆582Updated 5 months ago
- Ranger deep learning optimizer rewrite to use newest components☆329Updated last year
- Implementation of ASAM: Adaptive Sharpness-Aware Minimization for Scale-Invariant Learning of Deep Neural Networks, ICML 2021.☆143Updated 3 years ago
- Library for Jacobian descent with PyTorch. It enables optimization of neural networks with multiple losses (e.g. multi-task learning).☆234Updated this week
- When it comes to optimizers, it's always better to be safe than sorry☆223Updated last month
- Collect optimizer related papers, data, repositories☆91Updated 6 months ago
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆213Updated 2 years ago
- Code for Adam-mini: Use Fewer Learning Rates To Gain More https://arxiv.org/abs/2406.16793☆412Updated this week
- Efficient optimizers☆193Updated this week
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆252Updated 2 years ago
- Implementation of ST-Moe, the latest incarnation of MoE after years of research at Brain, in Pytorch☆331Updated 11 months ago
- Code for our NeurIPS 2022 paper☆368Updated 2 years ago
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆673Updated 5 months ago
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆121Updated 9 months ago
- A curated list of papers of interesting empirical study and insight on deep learning. Continually updating...☆323Updated last week
- Context Manager to profile the forward and backward times of PyTorch's nn.Module☆83Updated last year
- ☆459Updated 2 years ago
- ☆205Updated 2 years ago
- Collection of the latest, greatest, deep learning optimizers (for Pytorch) - CNN, NLP suitable☆214Updated 4 years ago
- Model soups: averaging weights of multiple fine-tuned models improves accuracy without increasing inference time☆462Updated 10 months ago
- ☆776Updated 3 weeks ago
- FlashFFTConv: Efficient Convolutions for Long Sequences with Tensor Cores☆317Updated 4 months ago
- Compare neural networks by their feature similarity☆362Updated last year
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆428Updated 7 months ago
- ☆180Updated 5 months ago
- MLCommons Algorithmic Efficiency is a benchmark and competition measuring neural network training speedups due to algorithmic improvement…☆382Updated last week
- CIFAR-10 speedruns: 94% in 2.6 seconds and 96% in 27 seconds☆233Updated 2 months ago