lucidrains / reformer-pytorchLinks
Reformer, the efficient Transformer, in Pytorch
☆2,180Updated 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:
- An implementation of Performer, a linear attention-based transformer, in Pytorch☆1,154Updated 3 years ago
- Pytorch library for fast transformer implementations☆1,744Updated 2 years ago
- Longformer: The Long-Document Transformer☆2,171Updated 2 years ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆801Updated last year
- Examples of using sparse attention, as in "Generating Long Sequences with Sparse Transformers"☆1,590Updated 5 years ago
- My take on a practical implementation of Linformer for Pytorch.☆420Updated 3 years ago
- ☆3,673Updated 3 years ago
- Long Range Arena for Benchmarking Efficient Transformers☆765Updated last year
- Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch☆1,171Updated 2 years ago
- An All-MLP solution for Vision, from Google AI☆1,048Updated 3 months ago
- Transformers for Longer Sequences☆620Updated 3 years ago
- [ICLR 2020] Lite Transformer with Long-Short Range Attention☆610Updated last year
- DeLighT: Very Deep and Light-Weight Transformers☆468Updated 5 years ago
- Repository for NeurIPS 2020 Spotlight "AdaBelief Optimizer: Adapting stepsizes by the belief in observed gradients"☆1,064Updated last year
- Source code for "On the Relationship between Self-Attention and Convolutional Layers"☆1,110Updated 2 years ago
- list of efficient attention modules☆1,016Updated 4 years ago
- Single Headed Attention RNN - "Stop thinking with your head"☆1,182Updated 3 years ago
- Transformer training code for sequential tasks☆610Updated 4 years ago
- Ranger - a synergistic optimizer using RAdam (Rectified Adam), Gradient Centralization and LookAhead in one codebase☆1,206Updated last year
- PyTorch implementation of some attentions for Deep Learning Researchers.☆547Updated 3 years ago
- Fully featured implementation of Routing Transformer☆296Updated 3 years ago
- 🐥A PyTorch implementation of OpenAI's finetuned transformer language model with a script to import the weights pre-trained by OpenAI☆1,517Updated 4 years ago
- Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute☆1,530Updated 4 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,188Updated last year
- FastFormers - highly efficient transformer models for NLU☆707Updated 7 months ago
- An open source framework for seq2seq models in PyTorch.☆1,514Updated last month
- On the Variance of the Adaptive Learning Rate and Beyond☆2,550Updated 4 years ago
- Fast, differentiable sorting and ranking in PyTorch☆836Updated 4 months ago
- LSTM and QRNN Language Model Toolkit for PyTorch☆1,981Updated 3 years ago
- torch-optimizer -- collection of optimizers for Pytorch☆3,144Updated last year