eladhoffer / seq2seq.pytorchLinks
Sequence-to-Sequence learning using PyTorch
☆521Updated 6 years ago
Alternatives and similar repositories for seq2seq.pytorch
Users that are interested in seq2seq.pytorch are comparing it to the libraries listed below
Sorting:
- Sequence to Sequence Models with PyTorch☆741Updated 3 years ago
- ☆397Updated 7 years ago
- Recurrent Variational Autoencoder that generates sequential data implemented with pytorch☆359Updated 8 years ago
- Pervasive Attention: 2D Convolutional Networks for Sequence-to-Sequence Prediction☆501Updated 4 years ago
- Code for the paper "Adversarially Regularized Autoencoders (ICML 2018)" by Zhao, Kim, Zhang, Rush and LeCun☆399Updated 5 years ago
- Latent Alignment and Variational Attention☆327Updated 7 years ago
- A tensorflow implementation of "Generating Sentences from a Continuous Space"☆227Updated 2 years ago
- PyTorch implementation of batched bi-RNN encoder and attention-decoder.☆281Updated 6 years ago
- An open-source implementation of the paper ``A Structured Self-Attentive Sentence Embedding'' (Lin et al., ICLR 2017).☆433Updated 8 years ago
- Unsupervised Neural Machine Translation☆475Updated 5 years ago
- Sequence-to-Sequence Framework in PyTorch☆391Updated 2 years ago
- Learning General Purpose Distributed Sentence Representations via Large Scale Multi-task Learning☆310Updated 5 years ago
- Code for the Eager Translation Model from the paper You May Not Need Attention☆295Updated 6 years ago
- ☆472Updated 3 years ago
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆701Updated 4 years ago
- PyTorch implementation of recurrent batch normalization☆243Updated 7 years ago
- Code for training and evaluation of the model from "Language Generation with Recurrent Generative Adversarial Networks without Pre-traini…☆252Updated 7 years ago
- A PyTorch implementation of QANet.☆343Updated 3 years ago
- A list of recent papers regarding dialogue generation☆270Updated 6 years ago
- Tree LSTM implementation in PyTorch☆552Updated 6 years ago
- A tensorflow implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆305Updated 8 years ago
- ☆560Updated 4 years ago
- Code for Structured Attention Networks https://arxiv.org/abs/1702.00887☆240Updated 8 years ago
- Sequence to sequence learning using TensorFlow.☆389Updated 7 years ago
- Tensorflow implementation of "Language Modeling with Gated Convolutional Networks"☆273Updated 8 years ago
- PyTorch Implementation of "Non-Autoregressive Neural Machine Translation"☆271Updated 3 years ago
- A Structured Self-attentive Sentence Embedding☆494Updated 6 years ago
- This repository stores slides for a tutorial on variational inference for NLP audiences.☆296Updated 6 years ago
- Transformer of "Attention Is All You Need" (Vaswani et al. 2017) by Chainer.☆323Updated 8 years ago
- tensorflow rewrite of Yoon Kim's lstm-char-cnn☆214Updated 7 years ago