lucidrains / Adan-pytorchLinks
Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch
☆252Updated 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
Sorting:
- Implementation of a U-net complete with efficient attention as well as the latest research findings☆284Updated last year
- Implementation of Mega, the Single-head Attention with Multi-headed EMA architecture that currently holds SOTA on Long Range Arena☆204Updated last year
- A library to inspect and extract intermediate layers of PyTorch models.☆473Updated 3 years ago
- Memory Efficient Attention (O(sqrt(n)) for Jax and PyTorch☆184Updated 2 years ago
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆214Updated 2 years ago
- Simple and efficient RevNet-Library for PyTorch with XLA and DeepSpeed support and parameter offload☆128Updated 2 years ago
- An alternative to convolution in neural networks☆256Updated last year
- Minimal standalone example of diffusion model☆159Updated 3 years ago
- ☆74Updated 2 years ago
- ☆163Updated 2 years ago
- Code release for "Dropout Reduces Underfitting"☆313Updated 2 years ago
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆124Updated last year
- TF/Keras code for DiffStride, a pooling layer with learnable strides.☆124Updated 3 years ago
- Ranger deep learning optimizer rewrite to use newest components☆333Updated last year
- Unofficial JAX implementations of deep learning research papers☆156Updated 3 years ago
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆379Updated 2 years ago
- Adaptive Gradient Clipping☆136Updated 2 years ago
- Named tensors with first-class dimensions for PyTorch☆332Updated 2 years ago
- Convert scikit-learn models to PyTorch modules☆163Updated last year
- Implementation of Nyström Self-attention, from the paper Nyströmformer☆137Updated 4 months ago
- Cyclemoid implementation for PyTorch☆90Updated 3 years ago
- ☆130Updated 2 years ago
- Implementation of Hourglass Transformer, in Pytorch, from Google and OpenAI☆91Updated 3 years ago
- Implementation of Fast Transformer in Pytorch☆175Updated 3 years ago
- ☆208Updated 2 years ago
- Collection of PyTorch Lightning implementations of Generative Adversarial Network varieties presented in research papers.☆169Updated 4 months ago
- Simple easy to use module to get the intermediate values/activations from chosen Pytorch submodules. Supports submodule annidation and se…☆60Updated 5 years ago
- FFCV-SSL Fast Forward Computer Vision for Self-Supervised Learning.☆208Updated 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…☆236Updated 6 months ago
- Implementation of Recurrent Interface Network (RIN), for highly efficient generation of images and video without cascading networks, in P…☆205Updated last year