kozistr / pytorch_optimizerLinks
optimizer & lr scheduler & loss function collections in PyTorch
☆304Updated 2 weeks ago
Alternatives and similar repositories for pytorch_optimizer
Users that are interested in pytorch_optimizer are comparing it to the libraries listed below
Sorting:
- A library that contains a rich collection of performant PyTorch model metrics, a simple interface to create new metrics, a toolkit to fac…☆233Updated 5 months ago
- D-Adaptation for SGD, Adam and AdaGrad☆522Updated 5 months ago
- Ranger deep learning optimizer rewrite to use newest components☆331Updated last year
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆379Updated last year
- FlashFFTConv: Efficient Convolutions for Long Sequences with Tensor Cores☆319Updated 5 months ago
- Library for Jacobian descent with PyTorch. It enables the optimization of neural networks with multiple losses (e.g. multi-task learning)…☆246Updated last week
- A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model☆592Updated 6 months ago
- When it comes to optimizers, it's always better to be safe than sorry☆241Updated 2 months ago
- Efficient optimizers☆220Updated this week
- ☆190Updated 6 months ago
- Model soups: averaging weights of multiple fine-tuned models improves accuracy without increasing inference time☆470Updated 11 months ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆777Updated last year
- Code for our NeurIPS 2022 paper☆368Updated 2 years ago
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆694Updated 6 months ago
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆214Updated 2 years ago
- ☆208Updated 2 years ago
- Code release for "Dropout Reduces Underfitting"☆313Updated 2 years 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 Linformer for Pytorch☆288Updated last year
- ☆292Updated 6 months ago
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆252Updated 2 years ago
- Adaptive Gradient Clipping☆133Updated 2 years ago
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆430Updated 8 months ago
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆108Updated 6 months ago
- Code for Adam-mini: Use Fewer Learning Rates To Gain More https://arxiv.org/abs/2406.16793☆422Updated last month
- The AdEMAMix Optimizer: Better, Faster, Older.☆183Updated 9 months ago
- Adan: Adaptive Nesterov Momentum Algorithm for Faster Optimizing Deep Models☆792Updated 2 weeks ago
- CIFAR-10 speedruns: 94% in 2.6 seconds and 96% in 27 seconds☆251Updated 3 months ago
- Implementation of 1D, 2D, and 3D FFT convolutions in PyTorch. Much faster than direct convolutions for large kernel sizes.☆499Updated last year
- Accelerated First Order Parallel Associative Scan☆182Updated 10 months ago