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
- A Pytorch Implementation of "Attention is All You Need" and "Weighted Transformer Network for Machine Translation"☆556Updated 4 years ago
- Reformer, the efficient Transformer, in Pytorch☆2,163Updated last year
- ☆876Updated 11 months ago
- PyTorch implementation of some attentions for Deep Learning Researchers.☆530Updated 3 years ago
- pytorch implementation of Attention is all you need☆238Updated 3 years ago
- An implementation of Performer, a linear attention-based transformer, in Pytorch☆1,122Updated 3 years ago
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆699Updated 4 years ago
- An All-MLP solution for Vision, from Google AI☆1,019Updated 7 months ago
- Transformer: PyTorch Implementation of "Attention Is All You Need"☆3,634Updated 8 months ago
- Transformer seq2seq model, program that can build a language translator from parallel corpus☆1,393Updated last year
- My take on a practical implementation of Linformer for Pytorch.☆413Updated 2 years ago
- Multi-head attention in PyTorch☆152Updated 6 years ago
- list of efficient attention modules☆999Updated 3 years ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆756Updated 11 months ago
- A PyTorch implementation of the Transformer model in "Attention is All You Need".☆9,141Updated last year
- Source code for "On the Relationship between Self-Attention and Convolutional Layers"☆1,099Updated 2 years ago
- Implement the paper "Self-Attention with Relative Position Representations"☆128Updated 4 years ago
- PyTorch implementation of beam search decoding for seq2seq models☆337Updated 2 years ago
- LSTM and GRU in PyTorch☆258Updated 6 years ago
- Minimal RNN classifier with self-attention in Pytorch☆150Updated 3 years ago
- Pytorch Implementation of Google BERT☆594Updated 5 years ago
- Pytorch library for fast transformer implementations☆1,697Updated 2 years ago
- Implementation of the Transformer variant proposed in "Transformer Quality in Linear Time"☆361Updated last year
- Implementation of Linformer for Pytorch☆279Updated last year
- [ICLR 2020] Contrastive Representation Distillation (CRD), and benchmark of recent knowledge distillation methods☆2,316Updated last year
- PyTorch Re-Implementation of "Generating Sentences from a Continuous Space" by Bowman et al 2015 https://arxiv.org/abs/1511.06349☆592Updated this week
- Rotary Transformer☆935Updated 3 years ago
- DeLighT: Very Deep and Light-Weight Transformers☆467Updated 4 years ago
- Implementation of various self-attention mechanisms focused on computer vision. Ongoing repository.☆1,201Updated 3 years ago
- A quickstart and benchmark for pytorch distributed training.☆1,662Updated 8 months ago