kozistr / pytorch_optimizerLinks
optimizer & lr scheduler & loss function collections in PyTorch
☆386Updated 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☆528Updated 11 months ago
- Library for Jacobian descent with PyTorch. It enables the optimization of neural networks with multiple losses (e.g. multi-task learning)…☆293Updated last week
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆389Updated 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…☆247Updated last week
- Implementation of Linformer for Pytorch☆304Updated 2 years ago
- The AdEMAMix Optimizer: Better, Faster, Older.☆186Updated last year
- Code for Adam-mini: Use Fewer Learning Rates To Gain More https://arxiv.org/abs/2406.16793☆449Updated 8 months ago
- A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model☆632Updated last month
- When it comes to optimizers, it's always better to be safe than sorry☆399Updated 3 months ago
- ☆293Updated last year
- ☆237Updated last year
- Ranger deep learning optimizer rewrite to use newest components☆340Updated last year
- Implementation of ST-Moe, the latest incarnation of MoE after years of research at Brain, in Pytorch☆375Updated last year
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆126Updated last year
- Implementation of the proposed minGRU in Pytorch☆318Updated last month
- Efficient optimizers☆281Updated last month
- minLoRA: a minimal PyTorch library that allows you to apply LoRA to any PyTorch model.☆492Updated 2 years ago
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆790Updated 5 months ago
- FlashFFTConv: Efficient Convolutions for Long Sequences with Tensor Cores☆339Updated last year
- CIFAR-10 speedruns: 94% in 2.6 seconds and 96% in 27 seconds☆344Updated 2 months ago
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆252Updated 3 years ago
- Code for our NeurIPS 2022 paper☆371Updated 3 years ago
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆134Updated 3 months ago
- An implementation of local windowed attention for language modeling☆492Updated 6 months ago
- Universal Notation for Tensor Operations in Python.☆461Updated 9 months ago
- Huggingface compatible implementation of RetNet (Retentive Networks, https://arxiv.org/pdf/2307.08621.pdf) including parallel, recurrent,…☆227Updated last year
- Collect optimizer related papers, data, repositories☆99Updated last year
- Official Implementation of "ADOPT: Modified Adam Can Converge with Any β2 with the Optimal Rate"☆433Updated last year
- Memory Efficient Attention (O(sqrt(n)) for Jax and PyTorch☆184Updated 3 years ago
- Attempt to make multiple residual streams from Bytedance's Hyper-Connections paper accessible to the public☆148Updated this week