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"☆575Updated 5 years ago
- Transformer seq2seq model, program that can build a language translator from parallel corpus☆1,423Updated 2 years ago
- Pytorch Implementation of Google BERT☆597Updated 5 years ago
- PyTorch implementation of some attentions for Deep Learning Researchers.☆547Updated 3 years ago
- Reformer, the efficient Transformer, in Pytorch☆2,192Updated 2 years ago
- My take on a practical implementation of Linformer for Pytorch.☆422Updated 3 years ago
- Implement the paper "Self-Attention with Relative Position Representations"☆139Updated 5 years ago
- PyTorch implementation of beam search decoding for seq2seq models☆339Updated 3 years ago
- Multi-head attention in PyTorch☆156Updated 6 years ago
- An implementation of Performer, a linear attention-based transformer, in Pytorch☆1,172Updated 3 years ago
- An All-MLP solution for Vision, from Google AI☆1,055Updated 6 months ago
- LSTM and GRU in PyTorch☆272Updated 7 years ago
- ☆881Updated last year
- Transformer: PyTorch Implementation of "Attention Is All You Need"☆4,379Updated 6 months ago
- Implementation of gMLP, an all-MLP replacement for Transformers, in Pytorch☆430Updated 4 years ago
- [ICLR 2020] Lite Transformer with Long-Short Range Attention☆611Updated last year
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆703Updated 5 years ago
- ☆502Updated 2 years ago
- An annotated implementation of the Transformer paper.☆6,958Updated last year
- Pytorch library for fast transformer implementations☆1,759Updated 2 years ago
- A PyTorch implementation of the Transformer model in "Attention is All You Need".☆9,609Updated last year
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆825Updated last year
- PyTorch Re-Implementation of "Generating Sentences from a Continuous Space" by Bowman et al 2015 https://arxiv.org/abs/1511.06349☆593Updated 7 months ago
- A pytorch &keras implementation and demo of Fastformer.☆191Updated 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,222Updated last year
- [ACL'19] [PyTorch] Multimodal Transformer☆954Updated 3 years ago
- Source code for "On the Relationship between Self-Attention and Convolutional Layers"☆1,116Updated 3 years ago
- ☆3,680Updated 3 years ago
- Unofficial implementation of Google's FNet: Mixing Tokens with Fourier Transforms☆261Updated 4 years ago
- DeLighT: Very Deep and Light-Weight Transformers☆468Updated 5 years ago