lucidrains / g-mlp-pytorchLinks
Implementation of gMLP, an all-MLP replacement for Transformers, in Pytorch
☆426Updated 3 years ago
Alternatives and similar repositories for g-mlp-pytorch
Users that are interested in g-mlp-pytorch are comparing it to the libraries listed below
Sorting:
- Unofficial implementation of Google's FNet: Mixing Tokens with Fourier Transforms☆260Updated 4 years ago
- Official PyTorch Implementation of Long-Short Transformer (NeurIPS 2021).☆225Updated 3 years ago
- My take on a practical implementation of Linformer for Pytorch.☆414Updated 2 years ago
- Fully featured implementation of Routing Transformer☆292Updated 3 years ago
- DeLighT: Very Deep and Light-Weight Transformers☆467Updated 4 years ago
- Unofficial PyTorch implementation of Attention Free Transformer (AFT) layers by Apple Inc.☆237Updated 3 years ago
- Sinkhorn Transformer - Practical implementation of Sparse Sinkhorn Attention☆264Updated 3 years ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆768Updated last year
- Is the attention layer even necessary? (https://arxiv.org/abs/2105.02723)☆485Updated 4 years ago
- Learning Rate Warmup in PyTorch☆410Updated 2 months ago
- Accelerate training by storing parameters in one contiguous chunk of memory.☆291Updated 4 years ago
- ☆459Updated 2 years ago
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆429Updated 8 months ago
- Implementation of https://arxiv.org/abs/1904.00962☆375Updated 4 years ago
- An All-MLP solution for Vision, from Google AI☆1,024Updated 8 months ago
- Implementation of Linformer for Pytorch☆286Updated last year
- An implementation of Performer, a linear attention-based transformer, in Pytorch☆1,133Updated 3 years ago
- Implementation of Fast Transformer in Pytorch☆174Updated 3 years ago
- ☆376Updated last year
- [ICLR 2020] Lite Transformer with Long-Short Range Attention☆608Updated 10 months ago
- A PyTorch implementation of Sharpness-Aware Minimization for Efficiently Improving Generalization☆135Updated 4 years ago
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,072Updated 2 years ago
- Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch☆1,145Updated last year
- Unofficial implementation of MLP-Mixer: An all-MLP Architecture for Vision☆217Updated 4 years ago
- Understanding the Difficulty of Training Transformers☆329Updated 3 years ago
- [ICLR 2022] Official implementation of cosformer-attention in cosFormer: Rethinking Softmax in Attention☆193Updated 2 years ago
- Pytorch library for fast transformer implementations☆1,709Updated 2 years ago
- Implementation of Transformer in Transformer, pixel level attention paired with patch level attention for image classification, in Pytorc…☆305Updated 3 years ago
- An implementation of the efficient attention module.☆315Updated 4 years ago
- Implementation of H-Transformer-1D, Hierarchical Attention for Sequence Learning☆160Updated last year