tunz / transformer-pytorchLinks
Transformer implementation in PyTorch.
☆487Updated 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"☆557Updated 4 years ago
- Pytorch Implementation of Google BERT☆592Updated 5 years ago
- Transformer seq2seq model, program that can build a language translator from parallel corpus☆1,397Updated 2 years ago
- PyTorch implementation of some attentions for Deep Learning Researchers.☆532Updated 3 years ago
- Reformer, the efficient Transformer, in Pytorch☆2,169Updated last year
- Transformer: PyTorch Implementation of "Attention Is All You Need"☆3,752Updated 10 months ago
- Implement the paper "Self-Attention with Relative Position Representations"☆130Updated 4 years ago
- An All-MLP solution for Vision, from Google AI☆1,024Updated 8 months ago
- My take on a practical implementation of Linformer for Pytorch.☆414Updated 2 years ago
- Implementation of Linformer for Pytorch☆286Updated last year
- [ACL'19] [PyTorch] Multimodal Transformer☆886Updated 2 years ago
- A PyTorch implementation of the Transformer model in "Attention is All You Need".☆9,217Updated last year
- Longformer: The Long-Document Transformer☆2,130Updated 2 years ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆768Updated last year
- An annotated implementation of the Transformer paper.☆6,257Updated last year
- Implementation of Transformer model (originally from Attention is All You Need) applied to Time Series.☆884Updated 2 years ago
- Google AI 2018 BERT pytorch implementation☆6,415Updated last year
- DeLighT: Very Deep and Light-Weight Transformers☆467Updated 4 years 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…☆314Updated 3 years ago
- PyTorch implementation of beam search decoding for seq2seq models☆337Updated 2 years ago
- Implementation of gMLP, an all-MLP replacement for Transformers, in Pytorch☆426Updated 3 years ago
- Implementation of Transformer encoder in PyTorch☆66Updated 4 years ago
- ☆492Updated last year
- Pytorch implementation of R-Transformer. Some parts of the code are adapted from the implementation of TCN and Transformer.☆230Updated 5 years ago
- A PyTorch implementation of Transformer in "Attention is All You Need"☆106Updated 4 years ago
- LSTM and GRU in PyTorch☆260Updated 6 years ago
- [ICLR 2020] Lite Transformer with Long-Short Range Attention☆608Updated 10 months ago
- A pytorch &keras implementation and demo of Fastformer.☆188Updated 2 years ago
- About Code release for "Flowformer: Linearizing Transformers with Conservation Flows" (ICML 2022), https://arxiv.org/pdf/2202.06258.pdf☆323Updated 10 months ago
- list of efficient attention modules☆1,008Updated 3 years ago