jayparks / transformer
A Pytorch Implementation of "Attention is All You Need" and "Weighted Transformer Network for Machine Translation"
☆549Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for transformer
- pytorch implementation of Attention is all you need☆240Updated 3 years ago
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆691Updated 3 years ago
- ☆870Updated 5 months ago
- Code for the paper "Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks"☆578Updated 5 years ago
- Transformer implementation in PyTorch.☆466Updated 5 years ago
- Transformer seq2seq model, program that can build a language translator from parallel corpus☆1,350Updated last year
- [ICLR 2020] Lite Transformer with Long-Short Range Attention☆599Updated 4 months ago
- list of efficient attention modules☆990Updated 3 years ago
- Natural Language Processing Tutorial for Deep Learning Researchers☆1,078Updated 2 years ago
- some attention implements☆1,436Updated 5 years ago
- ☆231Updated 4 years ago
- Sequence to Sequence Models with PyTorch☆736Updated 2 years ago
- Reformer, the efficient Transformer, in Pytorch☆2,125Updated last year
- PyTorch implementation of batched bi-RNN encoder and attention-decoder.☆280Updated 5 years ago
- Pytorch implementation of R-Transformer. Some parts of the code are adapted from the implementation of TCN and Transformer.☆224Updated 5 years ago
- PyTorch implementation of beam search decoding for seq2seq models☆336Updated last year
- Pytorch Implementation of Google BERT☆592Updated 4 years ago
- ☆3,609Updated 2 years ago
- Sequence Generation Model for Multi-label Classification (COLING 2018)☆433Updated 4 years ago
- My take on a practical implementation of Linformer for Pytorch.☆408Updated 2 years ago
- A simplified PyTorch implementation of "SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient." (Yu, Lantao, et al.)☆642Updated 6 years ago
- (Linear-chain) Conditional random field in PyTorch.☆951Updated 5 months ago
- Pytorch nn.Transformer Demo☆52Updated 4 years ago
- PyTorch Re-Implementation of "Generating Sentences from a Continuous Space" by Bowman et al 2015 https://arxiv.org/abs/1511.06349☆587Updated 3 months ago
- ☆167Updated 5 years ago
- Minimal RNN classifier with self-attention in Pytorch☆151Updated 2 years ago
- 注意力机制实践☆387Updated 2 years ago
- Examples of using sparse attention, as in "Generating Long Sequences with Sparse Transformers"☆1,525Updated 4 years ago
- A Lite Bert For Self-Supervised Learning Language Representations☆710Updated 4 years ago
- a simple vae and cvae from keras☆1,279Updated 3 years ago