lucidrains / Adan-pytorch
Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch
☆247Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for Adan-pytorch
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆207Updated last year
- Implementation of Mega, the Single-head Attention with Multi-headed EMA architecture that currently holds SOTA on Long Range Arena☆203Updated last year
- A library to inspect and extract intermediate layers of PyTorch models.☆470Updated 2 years ago
- Implementation of a U-net complete with efficient attention as well as the latest research findings☆264Updated 6 months ago
- Memory Efficient Attention (O(sqrt(n)) for Jax and PyTorch☆179Updated last year
- Implementation of Recurrent Interface Network (RIN), for highly efficient generation of images and video without cascading networks, in P…☆194Updated 8 months ago
- Unofficial JAX implementations of deep learning research papers☆151Updated 2 years ago
- Named tensors with first-class dimensions for PyTorch☆322Updated last year
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆359Updated last year
- FFCV-SSL Fast Forward Computer Vision for Self-Supervised Learning.☆203Updated last year
- Simple and efficient RevNet-Library for PyTorch with XLA and DeepSpeed support and parameter offload☆124Updated 2 years ago
- An alternative to convolution in neural networks☆250Updated 7 months ago
- A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model☆511Updated 2 weeks ago
- Code release for "Dropout Reduces Underfitting"☆312Updated last year
- Implementation of Nyström Self-attention, from the paper Nyströmformer☆122Updated 9 months ago
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆117Updated 3 months ago
- Convert scikit-learn models to PyTorch modules☆157Updated 5 months ago
- Probing the representations of Vision Transformers.☆316Updated 2 years ago
- All about the fundamentals and working of Diffusion Models☆152Updated last year
- A library that contains a rich collection of performant PyTorch model metrics, a simple interface to create new metrics, a toolkit to fac…☆215Updated last week
- A PyTorch implementation of Perceiver, Perceiver IO and Perceiver AR with PyTorch Lightning scripts for distributed training☆437Updated 10 months ago
- TF/Keras code for DiffStride, a pooling layer with learnable strides.☆124Updated 2 years ago
- Implementation of Fast Transformer in Pytorch☆171Updated 3 years ago
- ☆164Updated last year
- Multidimensional indexing for tensors☆112Updated last year
- Implementation of Block Recurrent Transformer - Pytorch☆214Updated 2 months ago
- Implementation of the specific Transformer architecture from PaLM - Scaling Language Modeling with Pathways - in Jax (Equinox framework)☆185Updated 2 years ago
- Implementation of Hourglass Transformer, in Pytorch, from Google and OpenAI☆84Updated 2 years ago
- Memory mapped numpy arrays of varying shapes☆284Updated 4 months ago