tunz / transformer-pytorch
Transformer implementation in PyTorch.
☆479Updated 5 years ago
Alternatives and similar repositories for transformer-pytorch:
Users that are interested in transformer-pytorch are comparing it to the libraries listed below
- A Pytorch Implementation of "Attention is All You Need" and "Weighted Transformer Network for Machine Translation"☆551Updated 4 years ago
- Transformer seq2seq model, program that can build a language translator from parallel corpus☆1,373Updated last year
- PyTorch implementation of some attentions for Deep Learning Researchers.☆523Updated 2 years ago
- Implementation of Linformer for Pytorch☆266Updated last year
- My take on a practical implementation of Linformer for Pytorch.☆412Updated 2 years ago
- Source code for "On the Relationship between Self-Attention and Convolutional Layers"☆1,096Updated 2 years ago
- Transformer: PyTorch Implementation of "Attention Is All You Need"☆3,361Updated 6 months ago
- An All-MLP solution for Vision, from Google AI☆1,014Updated 5 months ago
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆695Updated 4 years ago
- Pytorch library for fast transformer implementations☆1,679Updated last year
- Reformer, the efficient Transformer, in Pytorch☆2,152Updated last year
- ☆872Updated 8 months ago
- list of efficient attention modules☆995Updated 3 years ago
- Multi-head attention in PyTorch☆150Updated 5 years ago
- An implementation of Performer, a linear attention-based transformer, in Pytorch☆1,114Updated 3 years ago
- Longformer: The Long-Document Transformer☆2,082Updated 2 years ago
- DeLighT: Very Deep and Light-Weight Transformers☆467Updated 4 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,043Updated 10 months ago
- Unofficial implementation of Google's FNet: Mixing Tokens with Fourier Transforms☆258Updated 3 years ago
- Implementation of gMLP, an all-MLP replacement for Transformers, in Pytorch☆426Updated 3 years ago
- Implement the paper "Self-Attention with Relative Position Representations"☆125Updated 4 years ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆738Updated 9 months ago
- [ICLR 2020] Lite Transformer with Long-Short Range Attention☆606Updated 7 months ago
- A PyTorch implementation of the Transformer model in "Attention is All You Need".☆9,019Updated 10 months ago
- Recent Transformer-based CV and related works.☆1,330Updated last year
- A PyTorch implementation of Transformer in "Attention is All You Need"☆103Updated 4 years ago
- Pytorch Implementation of Google BERT☆593Updated 4 years ago
- Implementation of the Transformer variant proposed in "Transformer Quality in Linear Time"☆358Updated last year
- using nn.Transformer() module to accomplish a machine learning demo.☆13Updated 2 years ago
- A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility☆1,907Updated last year