lucidrains / routing-transformerLinks
Fully featured implementation of Routing Transformer
☆299Updated 4 years ago
Alternatives and similar repositories for routing-transformer
Users that are interested in routing-transformer are comparing it to the libraries listed below
Sorting:
- Sinkhorn Transformer - Practical implementation of Sparse Sinkhorn Attention☆269Updated 4 years ago
- My take on a practical implementation of Linformer for Pytorch.☆422Updated 3 years ago
- Official PyTorch Implementation of Long-Short Transformer (NeurIPS 2021).☆228Updated 3 years ago
- Understanding the Difficulty of Training Transformers☆332Updated 3 years ago
- ☆387Updated 2 years ago
- Pytorch implementation of Compressive Transformers, from Deepmind☆163Updated 4 years ago
- DeLighT: Very Deep and Light-Weight Transformers☆468Updated 5 years ago
- Implementation of Feedback Transformer in Pytorch☆108Updated 4 years ago
- Implementation of Linformer for Pytorch☆303Updated last year
- Implementation of Long-Short Transformer, combining local and global inductive biases for attention over long sequences, in Pytorch☆120Updated 4 years ago
- Trains Transformer model variants. Data isn't shuffled between batches.☆143Updated 3 years ago
- ☆220Updated 5 years ago
- Implementation of https://arxiv.org/abs/1904.00962☆377Updated 5 years ago
- Unofficial implementation of Google's FNet: Mixing Tokens with Fourier Transforms☆260Updated 4 years ago
- PyTorch Implementation of OpenAI's Image GPT☆260Updated 2 years ago
- Code for Multi-Head Attention: Collaborate Instead of Concatenate☆153Updated 2 years ago
- [ICML 2020] code for "PowerNorm: Rethinking Batch Normalization in Transformers" https://arxiv.org/abs/2003.07845☆120Updated 4 years ago
- Sequence modeling with Mega.☆302Updated 2 years ago
- Implementation of Memformer, a Memory-augmented Transformer, in Pytorch☆126Updated 5 years ago
- The entmax mapping and its loss, a family of sparse softmax alternatives.☆456Updated last year
- Implementation of Mega, the Single-head Attention with Multi-headed EMA architecture that currently holds SOTA on Long Range Arena