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"☆564Updated 5 years ago
- Transformer seq2seq model, program that can build a language translator from parallel corpus☆1,414Updated 2 years ago
- Implement the paper "Self-Attention with Relative Position Representations"☆139Updated 4 years ago
- PyTorch implementation of some attentions for Deep Learning Researchers.☆547Updated 3 years ago
- Reformer, the efficient Transformer, in Pytorch☆2,184Updated 2 years ago
- LSTM and GRU in PyTorch☆264Updated 6 years ago
- A PyTorch implementation of the Transformer model in "Attention is All You Need".☆9,475Updated last year
- Multi-head attention in PyTorch☆154Updated 6 years ago
- My take on a practical implementation of Linformer for Pytorch.☆421Updated 3 years ago
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆703Updated 4 years ago
- Pytorch Implementation of Google BERT☆597Updated 5 years ago
- PyTorch implementation of beam search decoding for seq2seq models☆339Updated 2 years ago
- An All-MLP solution for Vision, from Google AI☆1,049Updated 3 months ago
- [ACL'19] [PyTorch] Multimodal Transformer☆925Updated 3 years ago
- ☆499Updated 2 years ago
- Pytorch library for fast transformer implementations☆1,746Updated 2 years ago
- ☆883Updated last year
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆803Updated last year
- Implementation of gMLP, an all-MLP replacement for Transformers, in Pytorch☆431Updated 4 years ago
- Source code for "On the Relationship between Self-Attention and Convolutional Layers"☆1,110Updated 2 years ago
- list of efficient attention modules☆1,016Updated 4 years ago
- An implementation of Performer, a linear attention-based transformer, in Pytorch☆1,155Updated 3 years ago
- PyTorch Re-Implementation of "Generating Sentences from a Continuous Space" by Bowman et al 2015 https://arxiv.org/abs/1511.06349☆593Updated 5 months ago
- PyTorch implementation of the InfoNCE loss for self-supervised learning.☆594Updated last year
- ☆3,677Updated 3 years ago
- Longformer: The Long-Document Transformer☆2,171Updated 2 years ago
- Implementation of Transformer Model in Tensorflow☆476Updated 2 years ago
- Implementation of Transformer encoder in PyTorch☆69Updated 5 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,192Updated last year
- [ICLR 2020] Lite Transformer with Long-Short Range Attention☆610Updated last year