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"☆562Updated 4 years ago
- PyTorch implementation of some attentions for Deep Learning Researchers.☆544Updated 3 years ago
- My take on a practical implementation of Linformer for Pytorch.☆419Updated 3 years ago
- Transformer seq2seq model, program that can build a language translator from parallel corpus☆1,407Updated 2 years ago
- Reformer, the efficient Transformer, in Pytorch☆2,182Updated 2 years ago
- An All-MLP solution for Vision, from Google AI☆1,044Updated 2 months ago
- Multi-head attention in PyTorch☆154Updated 6 years ago
- Pytorch Implementation of Google BERT☆595Updated 5 years ago
- Pytorch library for fast transformer implementations☆1,732Updated 2 years ago
- An implementation of Performer, a linear attention-based transformer, in Pytorch☆1,148Updated 3 years ago
- Transformer: PyTorch Implementation of "Attention Is All You Need"☆4,053Updated 2 months ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆797Updated last year
- Implement the paper "Self-Attention with Relative Position Representations"☆138Updated 4 years ago
- Implementation of gMLP, an all-MLP replacement for Transformers, in Pytorch☆429Updated 4 years ago
- Implementation of Transformer encoder in PyTorch☆67Updated 5 years ago
- LSTM and GRU in PyTorch☆263Updated 6 years ago
- [ACL'19] [PyTorch] Multimodal Transformer☆910Updated 3 years ago
- list of efficient attention modules☆1,013Updated 4 years ago
- Longformer: The Long-Document Transformer☆2,164Updated 2 years ago
- ☆499Updated last year
- PyTorch Re-Implementation of "The Sparsely-Gated Mixture-of-Experts Layer" by Noam Shazeer et al. https://arxiv.org/abs/1701.06538☆1,169Updated last year
- A pytorch &keras implementation and demo of Fastformer.☆189Updated 3 years ago
- [ICLR 2020] Lite Transformer with Long-Short Range Attention☆611Updated last year
- Source code for "On the Relationship between Self-Attention and Convolutional Layers"☆1,110Updated 2 years ago
- Implementation of Linformer for Pytorch☆300Updated last year
- PyTorch implementation of beam search decoding for seq2seq models☆339Updated 2 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
- ☆882Updated last year
- pytorch; mask language model ; bert☆72Updated 5 years ago
- A Faster Pytorch Implementation of Multi-Head Self-Attention☆74Updated 3 years ago