lucidrains / reformer-pytorchLinks
Reformer, the efficient Transformer, in Pytorch
☆2,176Updated 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,725Updated 2 years ago
- An implementation of Performer, a linear attention-based transformer, in Pytorch☆1,139Updated 3 years ago
- Longformer: The Long-Document Transformer☆2,150Updated 2 years ago
- My take on a practical implementation of Linformer for Pytorch.☆417Updated 3 years ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆789Updated last year
- Examples of using sparse attention, as in "Generating Long Sequences with Sparse Transformers"☆1,583Updated 4 years ago
- ☆3,664Updated 2 years ago
- Long Range Arena for Benchmarking Efficient Transformers☆762Updated last year
- Transformers for Longer Sequences☆618Updated 2 years ago
- Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch☆1,162Updated last year
- An All-MLP solution for Vision, from Google AI☆1,034Updated 3 weeks ago
- [ICLR 2020] Lite Transformer with Long-Short Range Attention☆612Updated last year
- Source code for "On the Relationship between Self-Attention and Convolutional Layers"☆1,106Updated 2 years ago
- Single Headed Attention RNN - "Stop thinking with your head"☆1,182Updated 3 years ago
- Fully featured implementation of Routing Transformer☆297Updated 3 years ago
- DeLighT: Very Deep and Light-Weight Transformers☆470Updated 4 years ago
- Repository for NeurIPS 2020 Spotlight "AdaBelief Optimizer: Adapting stepsizes by the belief in observed gradients"☆1,063Updated 11 months ago
- Ranger - a synergistic optimizer using RAdam (Rectified Adam), Gradient Centralization and LookAhead in one codebase☆1,202Updated last year
- list of efficient attention modules☆1,013Updated 3 years ago
- PyTorch implementation of some attentions for Deep Learning Researchers.☆534Updated 3 years ago
- FastFormers - highly efficient transformer models for NLU☆705Updated 4 months ago
- Unsupervised Data Augmentation (UDA)☆2,194Updated 3 years ago
- Implementation of gMLP, an all-MLP replacement for Transformers, in Pytorch☆428Updated 3 years ago
- Transformer seq2seq model, program that can build a language translator from parallel corpus☆1,401Updated 2 years ago
- A Pytorch Implementation of "Attention is All You Need" and "Weighted Transformer Network for Machine Translation"☆559Updated 4 years ago
- Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute☆1,533Updated 4 years ago
- Pytorch Implementation of Google BERT☆593Updated 5 years ago
- Transformer training code for sequential tasks☆612Updated 3 years ago
- An open source framework for seq2seq models in PyTorch.☆1,511Updated 2 months ago
- torch-optimizer -- collection of optimizers for Pytorch☆3,130Updated last year