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"☆563Updated 5 years ago
- Transformer seq2seq model, program that can build a language translator from parallel corpus☆1,409Updated 2 years ago
- Multi-head attention in PyTorch☆153Updated 6 years ago
- PyTorch implementation of some attentions for Deep Learning Researchers.☆546Updated 3 years ago
- Implement the paper "Self-Attention with Relative Position Representations"☆139Updated 4 years ago
- My take on a practical implementation of Linformer for Pytorch.☆420Updated 3 years ago
- Reformer, the efficient Transformer, in Pytorch☆2,180Updated 2 years ago
- Pytorch Implementation of Google BERT☆596Updated 5 years ago
- An implementation of Performer, a linear attention-based transformer, in Pytorch☆1,151Updated 3 years ago
- PyTorch implementation of beam search decoding for seq2seq models☆339Updated 2 years ago
- LSTM and GRU in PyTorch☆264Updated 6 years ago
- An All-MLP solution for Vision, from Google AI☆1,045Updated 3 months ago
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆703Updated 4 years ago
- Pytorch library for fast transformer implementations☆1,741Updated 2 years ago
- Implementation of gMLP, an all-MLP replacement for Transformers, in Pytorch☆430Updated 4 years ago
- Pytorch implementation of R-Transformer. Some parts of the code are adapted from the implementation of TCN and Transformer.☆230Updated 6 years ago
- Implementation of Transformer encoder in PyTorch☆69Updated 5 years ago
- list of efficient attention modules☆1,014Updated 4 years ago
- A Faster Pytorch Implementation of Multi-Head Self-Attention☆74Updated 3 years ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆797Updated last year
- PyTorch Implementation of OpenAI GPT-2☆344Updated last year
- [ICLR 2020] Lite Transformer with Long-Short Range Attention☆610Updated last year
- ☆498Updated last year
- Implementation of Transformer Model in Tensorflow☆476Updated 2 years ago
- [ACL'19] [PyTorch] Multimodal Transformer☆915Updated 3 years ago
- pytorch; mask language model ; bert☆72Updated 5 years ago
- DeLighT: Very Deep and Light-Weight Transformers☆468Updated 4 years ago
- ☆882Updated last year
- Source code for "On the Relationship between Self-Attention and Convolutional Layers"☆1,110Updated 2 years ago
- ☆76Updated 5 years ago