kozistr / pytorch_optimizerLinks
optimizer & lr scheduler & loss function collections in PyTorch
☆370Updated 3 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:
- D-Adaptation for SGD, Adam and AdaGrad☆525Updated 9 months ago
- Library for Jacobian descent with PyTorch. It enables the optimization of neural networks with multiple losses (e.g. multi-task learning)…☆276Updated last week
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆383Updated 2 years ago
- A library that contains a rich collection of performant PyTorch model metrics, a simple interface to create new metrics, a toolkit to fac…☆244Updated last month
- ☆223Updated 11 months ago
- When it comes to optimizers, it's always better to be safe than sorry☆378Updated last month
- Ranger deep learning optimizer rewrite to use newest components☆338Updated last year
- Code for Adam-mini: Use Fewer Learning Rates To Gain More https://arxiv.org/abs/2406.16793☆442Updated 6 months ago
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆134Updated last month
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆252Updated 3 years ago
- Collect optimizer related papers, data, repositories☆98Updated last year
- The AdEMAMix Optimizer: Better, Faster, Older.☆186Updated last year
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆123Updated last year
- Efficient optimizers☆275Updated last week
- Implementation of the proposed minGRU in Pytorch☆308Updated 8 months ago
- ☆292Updated 11 months ago
- Implementation of Linformer for Pytorch☆301Updated last year
- CIFAR-10 speedruns: 94% in 2.6 seconds and 96% in 27 seconds☆324Updated 4 months ago
- FlashFFTConv: Efficient Convolutions for Long Sequences with Tensor Cores☆331Updated 10 months ago
- Implementation of ST-Moe, the latest incarnation of MoE after years of research at Brain, in Pytorch☆370Updated last year
- A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model☆621Updated 11 months 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 Rotary Embeddings, from the Roformer paper, in Pytorch☆779Updated 3 months ago
- TensorHue is a Python library that allows you to visualize tensors right in your console, making understanding and debugging tensor conte…☆121Updated 9 months ago
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆216Updated 2 years ago
- Code for our NeurIPS 2022 paper☆369Updated 2 years ago
- Memory Efficient Attention (O(sqrt(n)) for Jax and PyTorch☆183Updated 2 years ago
- [ICLR 2025] AdaFisher: Adaptive Second Order Optimization via Fisher Information☆47Updated 9 months ago
- An implementation of local windowed attention for language modeling☆486Updated 4 months ago
- MLCommons Algorithmic Efficiency is a benchmark and competition measuring neural network training speedups due to algorithmic improvement…☆400Updated last week