jayparks / transformerLinks
A Pytorch Implementation of "Attention is All You Need" and "Weighted Transformer Network for Machine Translation"
☆571Updated 5 years ago
Alternatives and similar repositories for transformer
Users that are interested in transformer are comparing it to the libraries listed below
Sorting:
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆701Updated 4 years ago
- pytorch implementation of Attention is all you need☆239Updated 4 years ago
- Transformer implementation in PyTorch.☆490Updated 6 years ago
- some attention implements☆1,450Updated 6 years ago
- Deep-learning by using Pytorch. Basic nns like Logistic, CNN, RNN, LSTM and some examples are implemented by complex model.☆539Updated 5 years ago
- ☆166Updated 6 years ago
- PyTorch implementation of beam search decoding for seq2seq models☆340Updated 2 years ago
- Transformer seq2seq model, program that can build a language translator from parallel corpus☆1,419Updated 2 years ago
- PyTorch implementation of batched bi-RNN encoder and attention-decoder.☆281Updated 6 years ago
- ☆277Updated 3 years ago
- ☆882Updated last year
- ☆3,679Updated 3 years ago
- star_transformer pytorch☆27Updated 5 years ago
- NLP☆135Updated last year
- PyTorch implementation of "Graph Convolutional Networks for Text Classification. Yao et al. AAAI2019."☆269Updated 5 years ago
- Multi-head attention in PyTorch☆154Updated 6 years ago
- [ICLR 2020] Lite Transformer with Long-Short Range Attention☆610Updated last year
- LSTM and GRU in PyTorch☆268Updated 6 years ago
- Pytorch nn.Transformer Demo☆54Updated 5 years ago
- Code for the paper "Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks"☆580Updated 6 years ago
- Pytorch Implementation of Google BERT☆597Updated 5 years ago
- A PyTorch implementation of the Transformer model in "Attention is All You Need".☆19Updated 7 years ago
- A implementation of SeqGAN in PyTorch, following the implementation in tensorflow.☆263Updated 6 years ago
- Sequence Generation Model for Multi-label Classification (COLING 2018)☆438Updated 5 years ago
- PyTorch implementation of "Effective Approaches to Attention-based Neural Machine Translation" using scheduled sampling to improve the pa…☆39Updated 8 years ago
- ☆131Updated 4 years ago
- Hierarchical Attention Networks for document classification☆404Updated 4 years ago
- Implement the paper "Self-Attention with Relative Position Representations"☆139Updated 4 years ago
- A pytorch implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆45Updated 6 years ago
- A simplified PyTorch implementation of "SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient." (Yu, Lantao, et al.)☆650Updated 7 years ago