lucidrains / Adan-pytorchLinks
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
Sorting:
- Implementation of a U-net complete with efficient attention as well as the latest research findings☆284Updated last year
- A library to inspect and extract intermediate layers of PyTorch models.☆473Updated 3 years ago
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆215Updated 2 years ago
- An alternative to convolution in neural networks☆256Updated last year
- Implementation of Mega, the Single-head Attention with Multi-headed EMA architecture that currently holds SOTA on Long Range Arena☆205Updated last year
- Minimal standalone example of diffusion model☆159Updated 3 years ago
- Memory Efficient Attention (O(sqrt(n)) for Jax and PyTorch☆184Updated 2 years ago
- Implementation of Nyström Self-attention, from the paper Nyströmformer☆138Updated 5 months ago
- Simple and efficient RevNet-Library for PyTorch with XLA and DeepSpeed support and parameter offload☆129Updated 3 years ago
- Ranger deep learning optimizer rewrite to use newest components☆333Updated last year
- Code release for "Dropout Reduces Underfitting"☆314Updated 2 years ago
- ☆74Updated 2 years ago
- Convert scikit-learn models to PyTorch modules☆163Updated last year
- Implementing the Denoising Diffusion Probabilistic Model in Flax☆149Updated 2 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
- Optimized library for large-scale extraction of frames and audio from video.☆204Updated last year
- Named tensors with first-class dimensions for PyTorch☆332Updated 2 years ago
- Unofficial JAX implementations of deep learning research papers☆156Updated 3 years ago
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆124Updated last year
- Implementation of Recurrent Interface Network (RIN), for highly efficient generation of images and video without cascading networks, in P…☆205Updated last year
- Collection of PyTorch Lightning implementations of Generative Adversarial Network varieties presented in research papers.☆169Updated 5 months ago
- FFCV-SSL Fast Forward Computer Vision for Self-Supervised Learning.☆207Updated 2 years ago
- ☆130Updated 2 years ago
- ☆164Updated 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 last week
- ☆208Updated 2 years ago
- TF/Keras code for DiffStride, a pooling layer with learnable strides.☆124Updated 3 years ago
- Memory mapped numpy arrays of varying shapes☆300Updated last year
- Implementation of Block Recurrent Transformer - Pytorch☆220Updated last year
- Implementation of Hourglass Transformer, in Pytorch, from Google and OpenAI☆93Updated 3 years ago