lucidrains / Adan-pytorch
Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch
☆251Updated 2 years ago
Alternatives and similar repositories for Adan-pytorch:
Users that are interested in Adan-pytorch are comparing it to the libraries listed below
- 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 fused cosine similarity attention in the same style as Flash Attention☆211Updated 2 years ago
- A library to inspect and extract intermediate layers of PyTorch models.☆472Updated 2 years ago
- Implementation of a U-net complete with efficient attention as well as the latest research findings☆275Updated 10 months ago
- Simple and efficient RevNet-Library for PyTorch with XLA and DeepSpeed support and parameter offload☆126Updated 2 years ago
- Implementation of Recurrent Interface Network (RIN), for highly efficient generation of images and video without cascading networks, in P…☆201Updated last year
- Named tensors with first-class dimensions for PyTorch☆321Updated last year
- Unofficial JAX implementations of deep learning research papers☆153Updated 2 years ago
- Memory Efficient Attention (O(sqrt(n)) for Jax and PyTorch☆182Updated 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…☆229Updated 2 months ago
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆120Updated 7 months ago
- Convert scikit-learn models to PyTorch modules☆161Updated 10 months ago
- Minimal standalone example of diffusion model☆156Updated 2 years ago
- Memory mapped numpy arrays of varying shapes☆295Updated 9 months ago
- ☆164Updated 2 years ago
- FFCV-SSL Fast Forward Computer Vision for Self-Supervised Learning.☆206Updated last year
- An alternative to convolution in neural networks☆254Updated 11 months ago
- Collection of the latest, greatest, deep learning optimizers (for Pytorch) - CNN, NLP suitable☆212Updated 3 years ago
- Implementation of Nyström Self-attention, from the paper Nyströmformer☆129Updated last year
- Drop-in replacement for any ResNet with a significantly reduced memory footprint and better representation capabilities☆209Updated 10 months ago
- Code release for "Dropout Reduces Underfitting"☆312Updated last year
- All about the fundamentals and working of Diffusion Models☆154Updated 2 years ago
- Implementation of Fast Transformer in Pytorch☆173Updated 3 years ago
- Collection of PyTorch Lightning implementations of Generative Adversarial Network varieties presented in research papers.☆166Updated 2 years ago
- Implementing the Denoising Diffusion Probabilistic Model in Flax☆147Updated 2 years ago
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆372Updated last year
- ☆73Updated 2 years ago
- Implementation of Feedback Transformer in Pytorch☆105Updated 4 years ago
- Implementation of Hourglass Transformer, in Pytorch, from Google and OpenAI☆86Updated 3 years ago
- Implementation of Block Recurrent Transformer - Pytorch☆218Updated 7 months ago