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☆701Updated 4 years ago
- pytorch implementation of Attention is all you need☆238Updated 4 years ago
- PyTorch implementation of beam search decoding for seq2seq models☆337Updated 2 years ago
- Transformer implementation in PyTorch.☆492Updated 6 years ago
- Pytorch Implementation of Google BERT☆593Updated 5 years ago
- Code for the paper "Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks"☆580Updated 5 years ago
- ☆879Updated last year
- Reformer, the efficient Transformer, in Pytorch☆2,171Updated 2 years ago
- PyTorch implementation of batched bi-RNN encoder and attention-decoder.☆280Updated 6 years ago
- Sequence to Sequence Models with PyTorch☆739Updated 3 years ago
- [ICLR 2020] Lite Transformer with Long-Short Range Attention☆610Updated 11 months ago
- Transformer seq2seq model, program that can build a language translator from parallel corpus☆1,398Updated 2 years ago
- A simplified PyTorch implementation of "SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient." (Yu, Lantao, et al.)☆646Updated 6 years ago
- My take on a practical implementation of Linformer for Pytorch.☆416Updated 2 years ago
- A implementation of SeqGAN in PyTorch, following the implementation in tensorflow.☆264Updated 6 years ago
- An open source framework for seq2seq models in PyTorch.☆1,509Updated last month
- ☆166Updated 6 years ago
- LSTM-CRF in PyTorch☆460Updated 10 months ago
- PyTorch Re-Implementation of "Generating Sentences from a Continuous Space" by Bowman et al 2015 https://arxiv.org/abs/1511.06349☆591Updated last month
- PyTorch implementation of "Graph Convolutional Networks for Text Classification. Yao et al. AAAI2019."☆267Updated 5 years ago
- some attention implements☆1,446Updated 5 years ago
- Minimal RNN classifier with self-attention in Pytorch☆150Updated 3 years ago
- (Linear-chain) Conditional random field in PyTorch.☆963Updated last year
- list of efficient attention modules☆1,011Updated 3 years ago
- Implementation of Universal Transformer in Pytorch☆261Updated 6 years ago
- LSTM and GRU in PyTorch☆261Updated 6 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
- ☆3,660Updated 2 years ago
- NLP☆134Updated last year
- A Lite Bert For Self-Supervised Learning Language Representations☆717Updated 5 years ago