lucidrains / Adan-pytorchLinks
Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch
☆252Updated 3 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.☆475Updated 3 years ago
- Implementation of Mega, the Single-head Attention with Multi-headed EMA architecture that currently holds SOTA on Long Range Arena☆207Updated 2 years ago
- Implementation of a U-net complete with efficient attention as well as the latest research findings☆291Updated last year
- An alternative to convolution in neural networks☆258Updated last year
- 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☆218Updated 2 years ago
- Simple and efficient RevNet-Library for PyTorch with XLA and DeepSpeed support and parameter offload☆131Updated 3 years ago
- Implementation of Nyström Self-attention, from the paper Nyströmformer☆141Updated 8 months ago
- Code release for "Dropout Reduces Underfitting"☆315Updated 2 years ago
- Minimal standalone example of diffusion model☆163Updated 3 years ago
- Named tensors with first-class dimensions for PyTorch☆332Updated 2 years ago
- ☆75Updated 3 years ago
- Convert scikit-learn models to PyTorch modules☆168Updated last year
- Optimized library for large-scale extraction of frames and audio from video.☆205Updated 2 years ago
- Unofficial JAX implementations of deep learning research papers☆159Updated 3 years ago
- ☆164Updated 2 years ago
- Implementation of Recurrent Interface Network (RIN), for highly efficient generation of images and video without cascading networks, in P…☆207Updated last year
- FFCV-SSL Fast Forward Computer Vision for Self-Supervised Learning.☆210Updated 2 years ago
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆384Updated 2 years ago
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆125Updated last year
- Ranger deep learning optimizer rewrite to use newest components☆338Updated last year
- Cyclemoid implementation for PyTorch☆90Updated 3 years ago
- Memory mapped numpy arrays of varying shapes☆305Updated last year
- Implementation of Fast Transformer in Pytorch☆177Updated 4 years ago
- Implementing the Denoising Diffusion Probabilistic Model in Flax☆156Updated 3 years ago
- Collection of PyTorch Lightning implementations of Generative Adversarial Network varieties presented in research papers.☆170Updated 8 months ago
- A library that contains a rich collection of performant PyTorch model metrics, a simple interface to create new metrics, a toolkit to fac…☆244Updated 2 months ago
- DiffQ performs differentiable quantization using pseudo quantization noise. It can automatically tune the number of bits used per weight …☆237Updated 2 years ago
- Implementation of Block Recurrent Transformer - Pytorch☆222Updated last year
- TF/Keras code for DiffStride, a pooling layer with learnable strides.☆124Updated 3 years ago