jayparks / transformerLinks
A Pytorch Implementation of "Attention is All You Need" and "Weighted Transformer Network for Machine Translation"
☆557Updated 4 years ago
Alternatives and similar repositories for transformer
Users that are interested in transformer are comparing it to the libraries listed below
Sorting:
- pytorch implementation of Attention is all you need☆238Updated 3 years ago
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆699Updated 4 years ago
- PyTorch implementation of beam search decoding for seq2seq models☆337Updated 2 years ago
- some attention implements☆1,445Updated 5 years ago
- Transformer seq2seq model, program that can build a language translator from parallel corpus☆1,397Updated 2 years ago
- ☆879Updated last year
- PyTorch implementation of batched bi-RNN encoder and attention-decoder.☆280Updated 6 years ago
- A simplified PyTorch implementation of "SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient." (Yu, Lantao, et al.)☆645Updated 6 years ago
- Transformer implementation in PyTorch.☆487Updated 6 years ago
- Pytorch Implementation of Google BERT☆592Updated 5 years ago
- Code for the paper "Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks"☆580Updated 5 years ago
- Natural Language Processing Tutorial for Deep Learning Researchers☆1,125Updated 3 years ago
- ☆3,653Updated 2 years ago
- Reformer, the efficient Transformer, in Pytorch☆2,169Updated last year
- [ICLR 2020] Lite Transformer with Long-Short Range Attention☆608Updated 10 months ago
- Sequence Generation Model for Multi-label Classification (COLING 2018)☆437Updated 5 years ago
- ☆231Updated 5 years ago
- Multi-head attention in PyTorch☆152Updated 6 years ago
- A implementation of SeqGAN in PyTorch, following the implementation in tensorflow.☆264Updated 6 years ago
- PyTorch implementation of "Graph Convolutional Networks for Text Classification. Yao et al. AAAI2019."☆267Updated 5 years ago
- My take on a practical implementation of Linformer for Pytorch.☆415Updated 2 years ago
- Source code for "On the Relationship between Self-Attention and Convolutional Layers"☆1,101Updated 2 years ago
- Minimal RNN classifier with self-attention in Pytorch☆150Updated 3 years ago
- list of efficient attention modules☆1,008Updated 3 years ago
- Deep-learning by using Pytorch. Basic nns like Logistic, CNN, RNN, LSTM and some examples are implemented by complex model.☆536Updated 4 years ago
- [ACL'19] [PyTorch] Multimodal Transformer☆886Updated 2 years ago
- ☆166Updated 6 years ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆604Updated 5 years ago
- DeLighT: Very Deep and Light-Weight Transformers☆467Updated 4 years ago
- Pytorch implementation of R-Transformer. Some parts of the code are adapted from the implementation of TCN and Transformer.☆230Updated 5 years ago