tunz / transformer-pytorch
Transformer implementation in PyTorch.
☆486Updated 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"☆556Updated 4 years ago
- Transformer seq2seq model, program that can build a language translator from parallel corpus☆1,394Updated last year
- Reformer, the efficient Transformer, in Pytorch☆2,168Updated last year
- An All-MLP solution for Vision, from Google AI☆1,022Updated 8 months ago
- An implementation of Performer, a linear attention-based transformer, in Pytorch☆1,129Updated 3 years ago
- ☆879Updated 11 months ago
- DeLighT: Very Deep and Light-Weight Transformers☆467Updated 4 years ago
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆699Updated 4 years ago
- Implementation of gMLP, an all-MLP replacement for Transformers, in Pytorch☆425Updated 3 years ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆766Updated last year
- Pytorch library for fast transformer implementations☆1,703Updated 2 years ago
- PyTorch implementation of beam search decoding for seq2seq models☆337Updated 2 years ago
- Transformer: PyTorch Implementation of "Attention Is All You Need"☆3,692Updated 9 months ago
- My take on a practical implementation of Linformer for Pytorch.☆415Updated 2 years ago
- Implement the paper "Self-Attention with Relative Position Representations"☆128Updated 4 years ago
- ☆489Updated last year
- Multi-head attention in PyTorch☆152Updated 6 years ago
- Pytorch Implementation of Google BERT☆593Updated 5 years ago
- A PyTorch implementation of the Transformer model in "Attention is All You Need".☆9,177Updated 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,102Updated last year
- PyTorch implementation of some attentions for Deep Learning Researchers.☆533Updated 3 years ago
- [ICLR 2020] Lite Transformer with Long-Short Range Attention☆607Updated 10 months ago
- ☆3,647Updated 2 years ago
- pytorch implementation of Attention is all you need☆238Updated 3 years ago
- list of efficient attention modules☆1,003Updated 3 years ago
- An annotated implementation of the Transformer paper.☆6,220Updated last year
- PyTorch Re-Implementation of "Generating Sentences from a Continuous Space" by Bowman et al 2015 https://arxiv.org/abs/1511.06349☆592Updated 3 weeks ago
- This is a repository with the code for the ACL 2019 paper "Analyzing Multi-Head Self-Attention: Specialized Heads Do the Heavy Lifting, t…☆313Updated 3 years ago
- Unofficial implementation of Google's FNet: Mixing Tokens with Fourier Transforms☆260Updated 3 years ago
- Fully featured implementation of Routing Transformer☆292Updated 3 years ago