tunz / transformer-pytorchLinks
Transformer implementation in PyTorch.
☆492Updated 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"☆559Updated 4 years ago
- Transformer seq2seq model, program that can build a language translator from parallel corpus☆1,401Updated 2 years ago
- PyTorch implementation of some attentions for Deep Learning Researchers.☆534Updated 3 years ago
- My take on a practical implementation of Linformer for Pytorch.☆416Updated 2 years ago
- Pytorch Implementation of Google BERT☆593Updated 5 years ago
- Reformer, the efficient Transformer, in Pytorch☆2,174Updated 2 years ago
- Multi-head attention in PyTorch☆153Updated 6 years ago
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆701Updated 4 years ago
- LSTM and GRU in PyTorch☆261Updated 6 years ago
- Implement the paper "Self-Attention with Relative Position Representations"☆135Updated 4 years ago
- PyTorch implementation of beam search decoding for seq2seq models☆337Updated 2 years ago
- An All-MLP solution for Vision, from Google AI☆1,029Updated last week
- An implementation of Performer, a linear attention-based transformer, in Pytorch☆1,136Updated 3 years ago
- Early stopping for PyTorch☆1,258Updated 8 months ago
- ☆879Updated last year
- Implementation of Transformer encoder in PyTorch☆66Updated 4 years ago
- A PyTorch implementation of the Transformer model in "Attention is All You Need".☆9,283Updated last year
- [ACL'19] [PyTorch] Multimodal Transformer☆894Updated 2 years ago
- Transformer: PyTorch Implementation of "Attention Is All You Need"☆3,861Updated 11 months ago
- Source code for "On the Relationship between Self-Attention and Convolutional Layers"☆1,103Updated 2 years ago
- Pytorch library for fast transformer implementations☆1,724Updated 2 years ago
- ☆494Updated last year
- [ICLR 2020] Lite Transformer with Long-Short Range Attention☆612Updated last year
- A pytorch &keras implementation and demo of Fastformer.☆189Updated 2 years ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆786Updated last year
- An annotated implementation of the Transformer paper.☆6,354Updated last year
- A Faster Pytorch Implementation of Multi-Head Self-Attention☆74Updated 3 years ago
- Implementation of gMLP, an all-MLP replacement for Transformers, in Pytorch☆427Updated 3 years ago
- DeLighT: Very Deep and Light-Weight Transformers☆469Updated 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,137Updated last year