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:
- A library to inspect and extract intermediate layers of PyTorch models.☆473Updated 3 years ago
- Implementation of Mega, the Single-head Attention with Multi-headed EMA architecture that currently holds SOTA on Long Range Arena☆203Updated last year
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆213Updated 2 years ago
- Implementation of a U-net complete with efficient attention as well as the latest research findings☆279Updated last year
- Unofficial JAX implementations of deep learning research papers☆156Updated 2 years ago
- Implementation of Recurrent Interface Network (RIN), for highly efficient generation of images and video without cascading networks, in P…☆203Updated last year
- Implementation of Nyström Self-attention, from the paper Nyströmformer☆135Updated 2 months ago
- Named tensors with first-class dimensions for PyTorch☆329Updated last year
- Convert scikit-learn models to PyTorch modules☆161Updated last year
- An alternative to convolution in neural networks☆254Updated last year
- Memory Efficient Attention (O(sqrt(n)) for Jax and PyTorch☆184Updated 2 years ago
- Code release for "Dropout Reduces Underfitting"☆313Updated 2 years ago
- Simple and efficient RevNet-Library for PyTorch with XLA and DeepSpeed support and parameter offload☆127Updated 2 years ago
- FFCV-SSL Fast Forward Computer Vision for Self-Supervised Learning.☆207Updated last year
- Memory mapped numpy arrays of varying shapes☆298Updated 11 months ago
- Ranger deep learning optimizer rewrite to use newest components☆329Updated last year
- ☆74Updated 2 years ago
- Optimized library for large-scale extraction of frames and audio from video.☆205Updated last year
- Helps you write algorithms in PyTorch that adapt to the available (CUDA) memory☆438Updated 9 months ago
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆378Updated last year
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆120Updated 10 months ago
- ☆163Updated 2 years ago
- Cockpit: A Practical Debugging Tool for Training Deep Neural Networks☆479Updated 2 years ago
- Official Pytorch and JAX implementation of "Efficient-VDVAE: Less is more"☆196Updated 2 years ago
- Minimal standalone example of diffusion model☆158Updated 2 years ago
- Cyclemoid implementation for PyTorch☆89Updated 3 years ago
- Drop-in replacement for any ResNet with a significantly reduced memory footprint and better representation capabilities☆209Updated last year
- Implementation of Feedback Transformer in Pytorch☆107Updated 4 years ago
- Official PyTorch Implementation of "Learning to Learn with Generative Models of Neural Network Checkpoints"☆340Updated 2 years ago
- My implementation of DeepMind's Perceiver☆63Updated 4 years ago