lucidrains / reformer-pytorchLinks
Reformer, the efficient Transformer, in Pytorch
☆2,170Updated 2 years ago
Alternatives and similar repositories for reformer-pytorch
Users that are interested in reformer-pytorch are comparing it to the libraries listed below
Sorting:
- Pytorch library for fast transformer implementations☆1,718Updated 2 years ago
- An implementation of Performer, a linear attention-based transformer, in Pytorch☆1,132Updated 3 years ago
- Longformer: The Long-Document Transformer☆2,134Updated 2 years ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆775Updated last year
- My take on a practical implementation of Linformer for Pytorch.☆414Updated 2 years ago
- Examples of using sparse attention, as in "Generating Long Sequences with Sparse Transformers"☆1,577Updated 4 years ago
- Long Range Arena for Benchmarking Efficient Transformers☆757Updated last year
- Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch☆1,151Updated last year
- Transformers for Longer Sequences☆615Updated 2 years ago
- ☆3,658Updated 2 years ago
- DeLighT: Very Deep and Light-Weight Transformers☆469Updated 4 years ago
- list of efficient attention modules☆1,010Updated 3 years ago
- An All-MLP solution for Vision, from Google AI☆1,025Updated 9 months ago
- A Pytorch Implementation of "Attention is All You Need" and "Weighted Transformer Network for Machine Translation"☆557Updated 4 years ago
- Fully featured implementation of Routing Transformer☆295Updated 3 years ago
- [ICLR 2020] Lite Transformer with Long-Short Range Attention☆609Updated 11 months ago
- Source code for "On the Relationship between Self-Attention and Convolutional Layers"☆1,103Updated 2 years ago
- Repository for NeurIPS 2020 Spotlight "AdaBelief Optimizer: Adapting stepsizes by the belief in observed gradients"☆1,062Updated 10 months ago
- Fast, general, and tested differentiable structured prediction in PyTorch☆1,113Updated 3 years ago
- [NeurIPS‘2021] "TransGAN: Two Pure Transformers Can Make One Strong GAN, and That Can Scale Up", Yifan Jiang, Shiyu Chang, Zhangyang Wang☆1,682Updated 2 years ago
- Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute☆1,531Updated 4 years ago
- torch-optimizer -- collection of optimizers for Pytorch☆3,115Updated last year
- Flexible components pairing 🤗 Transformers with Pytorch Lightning☆609Updated 2 years ago
- Unofficial implementation of Google's FNet: Mixing Tokens with Fourier Transforms☆260Updated 4 years ago
- FastFormers - highly efficient transformer models for NLU☆705Updated 3 months ago
- PyTorch implementation of some attentions for Deep Learning Researchers.☆533Updated 3 years ago
- ☆376Updated last year
- PyTorch Re-Implementation of "The Sparsely-Gated Mixture-of-Experts Layer" by Noam Shazeer et al. https://arxiv.org/abs/1701.06538☆1,119Updated last year
- The entmax mapping and its loss, a family of sparse softmax alternatives.☆439Updated 11 months ago
- Implementation of gMLP, an all-MLP replacement for Transformers, in Pytorch☆426Updated 3 years ago