tunz / transformer-pytorchLinks
Transformer implementation in PyTorch.
☆491Updated 6 years ago
Alternatives and similar repositories for transformer-pytorch
Users that are interested in transformer-pytorch are comparing it to the libraries listed below
Sorting:
- A Pytorch Implementation of "Attention is All You Need" and "Weighted Transformer Network for Machine Translation"☆557Updated 4 years ago
- Transformer seq2seq model, program that can build a language translator from parallel corpus☆1,398Updated 2 years ago
- Reformer, the efficient Transformer, in Pytorch☆2,171Updated 2 years ago
- My take on a practical implementation of Linformer for Pytorch.☆414Updated 2 years ago
- An All-MLP solution for Vision, from Google AI☆1,025Updated 9 months ago
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆702Updated 4 years ago
- PyTorch implementation of some attentions for Deep Learning Researchers.☆533Updated 3 years ago
- Transformer: PyTorch Implementation of "Attention Is All You Need"☆3,813Updated 10 months ago
- Pytorch Implementation of Google BERT☆593Updated 5 years ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆777Updated last year
- An implementation of Performer, a linear attention-based transformer, in Pytorch☆1,134Updated 3 years ago
- ☆494Updated last year
- DeLighT: Very Deep and Light-Weight Transformers☆469Updated 4 years ago
- Source code for "On the Relationship between Self-Attention and Convolutional Layers"☆1,103Updated 2 years ago
- list of efficient attention modules☆1,011Updated 3 years ago
- Code for the ICML 2021 (long talk) paper: "ViLT: Vision-and-Language Transformer Without Convolution or Region Supervision"☆1,471Updated last year
- ☆879Updated last year
- Vision Transformer (ViT) in PyTorch☆839Updated 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,120Updated last year
- [ACL'19] [PyTorch] Multimodal Transformer☆890Updated 2 years ago
- Fully featured implementation of Routing Transformer☆295Updated 3 years ago
- Pytorch library for fast transformer implementations☆1,718Updated 2 years ago
- A PyTorch implementation of the Transformer model in "Attention is All You Need".☆9,250Updated last year
- Natural Language Processing Tutorial for Deep Learning Researchers☆1,128Updated 3 years ago
- PyTorch implementation of SimSiam https//arxiv.org/abs/2011.10566☆1,196Updated 2 years ago
- Pytorch reimplementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆2,045Updated 3 years ago
- Implementation of Linformer for Pytorch☆288Updated last year
- [ICLR 2020] Lite Transformer with Long-Short Range Attention☆610Updated 11 months ago
- PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722☆5,004Updated last month
- Pytorch implementation of R-Transformer. Some parts of the code are adapted from the implementation of TCN and Transformer.☆230Updated 5 years ago