lucidrains / reformer-pytorch
Reformer, the efficient Transformer, in Pytorch
☆2,152Updated last year
Alternatives and similar repositories for reformer-pytorch:
Users that are interested in reformer-pytorch are comparing it to the libraries listed below
- An implementation of Performer, a linear attention-based transformer, in Pytorch☆1,115Updated 3 years ago
- Pytorch library for fast transformer implementations☆1,677Updated last year
- Examples of using sparse attention, as in "Generating Long Sequences with Sparse Transformers"☆1,550Updated 4 years ago
- Longformer: The Long-Document Transformer☆2,082Updated 2 years ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆738Updated 9 months ago
- Long Range Arena for Benchmarking Efficient Transformers☆745Updated last year
- My take on a practical implementation of Linformer for Pytorch.☆411Updated 2 years ago
- ☆3,635Updated 2 years ago
- Transformers for Longer Sequences☆590Updated 2 years ago
- Fully featured implementation of Routing Transformer☆288Updated 3 years ago
- DeLighT: Very Deep and Light-Weight Transformers☆467Updated 4 years ago
- Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch☆1,120Updated last year
- An All-MLP solution for Vision, from Google AI☆1,013Updated 5 months ago
- Single Headed Attention RNN - "Stop thinking with your head"☆1,180Updated 3 years ago
- [ICLR 2020] Lite Transformer with Long-Short Range Attention☆606Updated 7 months ago
- Repository for NeurIPS 2020 Spotlight "AdaBelief Optimizer: Adapting stepsizes by the belief in observed gradients"☆1,059Updated 6 months ago
- Transformer training code for sequential tasks☆610Updated 3 years ago
- PyTorch Re-Implementation of "The Sparsely-Gated Mixture-of-Experts Layer" by Noam Shazeer et al. https://arxiv.org/abs/1701.06538☆1,043Updated 10 months ago
- list of efficient attention modules☆995Updated 3 years ago
- Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute☆1,534Updated 4 years ago
- A fast MoE impl for PyTorch☆1,627Updated last week
- Ranger - a synergistic optimizer using RAdam (Rectified Adam), Gradient Centralization and LookAhead in one codebase☆1,196Updated last year
- Unsupervised Data Augmentation (UDA)☆2,187Updated 3 years ago
- Source code for "On the Relationship between Self-Attention and Convolutional Layers"☆1,096Updated 2 years ago
- torch-optimizer -- collection of optimizers for Pytorch☆3,082Updated 10 months ago
- higher is a pytorch library allowing users to obtain higher order gradients over losses spanning training loops rather than individual tr…☆1,607Updated 2 years ago
- PyTorch extensions for high performance and large scale training.☆3,260Updated last month
- PyTorch implementation of some attentions for Deep Learning Researchers.☆523Updated 2 years ago
- Fast, general, and tested differentiable structured prediction in PyTorch☆1,108Updated 2 years ago
- A Pytorch implementation of Sparsely-Gated Mixture of Experts, for massively increasing the parameter count of language models☆692Updated last year