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:
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆702Updated 4 years ago
- pytorch implementation of Attention is all you need☆238Updated 4 years ago
- ☆879Updated last year
- list of efficient attention modules☆1,010Updated 3 years ago
- Code for the paper "Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks"☆580Updated 5 years ago
- Pytorch Implementation of Google BERT☆593Updated 5 years ago
- Reformer, the efficient Transformer, in Pytorch☆2,171Updated 2 years ago
- An open source framework for seq2seq models in PyTorch.☆1,509Updated last month
- A simplified PyTorch implementation of "SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient." (Yu, Lantao, et al.)☆645Updated 6 years ago
- [ICLR 2020] Lite Transformer with Long-Short Range Attention☆609Updated 11 months ago
- PyTorch implementation of beam search decoding for seq2seq models☆337Updated 2 years ago
- My take on a practical implementation of Linformer for Pytorch.☆414Updated 2 years ago
- PyTorch implementation of batched bi-RNN encoder and attention-decoder.☆280Updated 6 years ago
- ☆3,658Updated 2 years ago
- Transformer implementation in PyTorch.☆491Updated 6 years ago
- some attention implements☆1,444Updated 5 years ago
- LSTM and GRU in PyTorch☆261Updated 6 years ago
- PyTorch Re-Implementation of "Generating Sentences from a Continuous Space" by Bowman et al 2015 https://arxiv.org/abs/1511.06349☆592Updated 3 weeks ago
- A implementation of SeqGAN in PyTorch, following the implementation in tensorflow.☆264Updated 6 years ago
- Sequence to Sequence Models with PyTorch☆739Updated 3 years ago
- Transformer seq2seq model, program that can build a language translator from parallel corpus☆1,398Updated 2 years ago
- Longformer: The Long-Document Transformer☆2,138Updated 2 years ago
- Natural Language Processing Tutorial for Deep Learning Researchers☆1,128Updated 3 years ago
- star_transformer pytorch☆27Updated 5 years ago
- A Lite Bert For Self-Supervised Learning Language Representations☆717Updated 5 years ago
- Implement the paper "Self-Attention with Relative Position Representations"☆132Updated 4 years ago
- Multi-head attention in PyTorch☆152Updated 6 years ago
- Sequence-to-Sequence learning using PyTorch☆521Updated 5 years ago
- A Structured Self-attentive Sentence Embedding☆492Updated 5 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