eladhoffer / seq2seq.pytorch
Sequence-to-Sequence learning using PyTorch
☆523Updated 5 years ago
Alternatives and similar repositories for seq2seq.pytorch:
Users that are interested in seq2seq.pytorch are comparing it to the libraries listed below
- Sequence to Sequence Models with PyTorch☆738Updated 2 years ago
- ☆395Updated 6 years ago
- Recurrent Variational Autoencoder that generates sequential data implemented with pytorch☆357Updated 7 years ago
- Latent Alignment and Variational Attention☆327Updated 6 years ago
- A tensorflow implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆303Updated 7 years ago
- PyTorch implementation of batched bi-RNN encoder and attention-decoder.☆280Updated 5 years ago
- Tensorflow Implementation of Knowledge-Guided CVAE for dialog generation ACL 2017. It is released by Tiancheng Zhao (Tony) from Dialog Re…☆309Updated 6 years ago
- Pervasive Attention: 2D Convolutional Networks for Sequence-to-Sequence Prediction☆502Updated 3 years ago
- A Structured Self-attentive Sentence Embedding☆494Updated 5 years ago
- Code for the paper "Adversarially Regularized Autoencoders (ICML 2018)" by Zhao, Kim, Zhang, Rush and LeCun☆400Updated 4 years ago
- An open-source implementation of the paper ``A Structured Self-Attentive Sentence Embedding'' (Lin et al., ICLR 2017).☆431Updated 7 years ago
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆692Updated 4 years ago
- ☆473Updated 2 years ago
- Unsupervised Neural Machine Translation☆474Updated 4 years ago
- Code for the paper "Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks"☆577Updated 5 years ago
- TensorFlow implementation of 'Attention Is All You Need (2017. 6)'☆350Updated 6 years ago
- Sequence to sequence learning using TensorFlow.☆391Updated 6 years ago
- Attention-based sequence to sequence learning☆389Updated 5 years ago
- This repository stores slides for a tutorial on variational inference for NLP audiences.☆298Updated 5 years ago
- Tree LSTM implementation in PyTorch☆551Updated 5 years ago
- Tensorflow implementation of "Language Modeling with Gated Convolutional Networks"☆272Updated 7 years ago
- Summary of deep learning models for dialog systems (Tiancheng Zhao LTI, CMU)☆650Updated 4 years ago
- PyTorch Implementation of "Non-Autoregressive Neural Machine Translation"☆268Updated 2 years ago
- A tensorflow implementation of "Generating Sentences from a Continuous Space"☆228Updated last year
- Sequence-to-Sequence Framework in PyTorch☆392Updated last year
- A PyTorch implementation of QANet.☆345Updated 2 years ago
- An implementation of DeepMind's Relational Recurrent Neural Networks (NeurIPS 2018) in PyTorch.☆245Updated 5 years ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆605Updated 4 years ago
- Code for training and evaluation of the model from "Language Generation with Recurrent Generative Adversarial Networks without Pre-traini…☆251Updated 6 years ago
- Code for the Eager Translation Model from the paper You May Not Need Attention☆295Updated 6 years ago