facebookresearch / dadaptationLinks
D-Adaptation for SGD, Adam and AdaGrad
☆528Updated last year
Alternatives and similar repositories for dadaptation
Users that are interested in dadaptation are comparing it to the libraries listed below
Sorting:
- optimizer & lr scheduler & loss function collections in PyTorch☆387Updated this week
- minLoRA: a minimal PyTorch library that allows you to apply LoRA to any PyTorch model.☆492Updated 2 years ago
- Code release for "Git Re-Basin: Merging Models modulo Permutation Symmetries"☆502Updated 2 years ago
- 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
- Effortless plugin and play Optimizer to cut model training costs by 50%. New optimizer that is 2x faster than Adam on LLMs.☆382Updated last year
- Code for our NeurIPS 2022 paper☆371Updated 3 years ago
- 🦁 Lion, new optimizer discovered by Google Brain using genetic algorithms that is purportedly better than Adam(w), in Pytorch☆2,182Updated last year
- ☆794Updated last week
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆253Updated 3 years ago
- A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model☆640Updated last month
- Official Implementation of "ADOPT: Modified Adam Can Converge with Any β2 with the Optimal Rate"☆434Updated last year
- Memory Efficient Attention (O(sqrt(n)) for Jax and PyTorch☆184Updated 3 years ago
- Named tensors with first-class dimensions for PyTorch☆332Updated 2 years ago
- The official implementation of “Sophia: A Scalable Stochastic Second-order Optimizer for Language Model Pre-training”☆981Updated 2 years ago
- Code release for "Dropout Reduces Underfitting"☆316Updated 2 years ago
- ☆316Updated last year
- A library to inspect and extract intermediate layers of PyTorch models.☆476Updated 3 years ago
- Library for Jacobian descent with PyTorch. It enables the optimization of neural networks with multiple losses (e.g. multi-task learning)…☆298Updated this week
- MLCommons Algorithmic Efficiency is a benchmark and competition measuring neural network training speedups due to algorithmic improvement…☆406Updated this week
- Implementation of Recurrent Interface Network (RIN), for highly efficient generation of images and video without cascading networks, in P…☆207Updated last year
- For optimization algorithm research and development.☆558Updated 3 weeks ago
- Memory mapped numpy arrays of varying shapes☆308Updated last week
- Adan: Adaptive Nesterov Momentum Algorithm for Faster Optimizing Deep Models☆807Updated 8 months ago
- TensorDict is a pytorch dedicated tensor container.☆1,003Updated this week
- Automatic gradient descent☆217Updated 2 years ago
- Convolutions for Sequence Modeling☆910Updated last year
- Language Modeling with the H3 State Space Model☆522Updated 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…☆246Updated this week
- Implementation of Recurrent Memory Transformer, Neurips 2022 paper, in Pytorch☆422Updated last year
- Official PyTorch Implementation of "Learning to Learn with Generative Models of Neural Network Checkpoints"☆345Updated 3 years ago