kozistr / pytorch_optimizerLinks
optimizer & lr scheduler & loss function collections in PyTorch
☆309Updated 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 5 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…☆235Updated 6 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
- When it comes to optimizers, it's always better to be safe than sorry☆302Updated 3 months ago
- Library for Jacobian descent with PyTorch. It enables the optimization of neural networks with multiple losses (e.g. multi-task learning)…☆251Updated this week
- A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model☆595Updated 7 months ago
- Code for Adam-mini: Use Fewer Learning Rates To Gain More https://arxiv.org/abs/2406.16793☆429Updated 2 months ago
- FlashFFTConv: Efficient Convolutions for Long Sequences with Tensor Cores☆323Updated 6 months ago
- The AdEMAMix Optimizer: Better, Faster, Older.☆183Updated 10 months ago
- ☆292Updated 7 months ago
- Implementation of ST-Moe, the latest incarnation of MoE after years of research at Brain, in Pytorch☆350Updated last year
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆214Updated 2 years ago
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆252Updated 2 years ago
- CIFAR-10 speedruns: 94% in 2.6 seconds and 96% in 27 seconds☆263Updated 4 months ago
- Efficient optimizers☆234Updated this week
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆708Updated last week
- ☆197Updated 7 months ago
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆110Updated 7 months ago
- Ranger deep learning optimizer rewrite to use newest components☆333Updated last year
- minLoRA: a minimal PyTorch library that allows you to apply LoRA to any PyTorch model.☆468Updated 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.☆380Updated last year
- Implementation of the proposed minGRU in Pytorch☆300Updated 4 months ago
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆123Updated 11 months ago
- Implementation of Linformer for Pytorch☆292Updated last year
- Memory Efficient Attention (O(sqrt(n)) for Jax and PyTorch☆184Updated 2 years ago
- ☆208Updated 2 years ago
- A repository for log-time feedforward networks☆222Updated last year
- An implementation of local windowed attention for language modeling☆459Updated 6 months ago
- Collect optimizer related papers, data, repositories☆92Updated 8 months ago
- Code release for "Dropout Reduces Underfitting"☆313Updated 2 years ago