timbmg / Sentence-VAE
PyTorch Re-Implementation of "Generating Sentences from a Continuous Space" by Bowman et al 2015 https://arxiv.org/abs/1511.06349
☆589Updated this week
Alternatives and similar repositories for Sentence-VAE:
Users that are interested in Sentence-VAE are comparing it to the libraries listed below
- Recurrent Variational Autoencoder that generates sequential data implemented with pytorch☆359Updated 7 years ago
- A simplified PyTorch implementation of "SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient." (Yu, Lantao, et al.)☆643Updated 6 years ago
- A implementation of SeqGAN in PyTorch, following the implementation in tensorflow.☆263Updated 5 years ago
- Sequence-to-Sequence learning using PyTorch☆523Updated 5 years ago
- Code for the paper "Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks"☆577Updated 5 years ago
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆693Updated 4 years ago
- Reproducing Hu, et. al., ICML 2017's "Toward Controlled Generation of Text"☆241Updated 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
- A Structured Self-attentive Sentence Embedding☆493Updated 5 years ago
- Code for the paper "Adversarially Regularized Autoencoders (ICML 2018)" by Zhao, Kim, Zhang, Rush and LeCun☆400Updated 4 years ago
- Optimus: the first large-scale pre-trained VAE language model☆381Updated last year
- PyTorch implementation of batched bi-RNN encoder and attention-decoder.☆280Updated 6 years ago
- Sequence to Sequence Models with PyTorch☆739Updated 2 years ago
- Latent Alignment and Variational Attention☆327Updated 6 years ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆606Updated 4 years ago
- PyTorch implementation of "Lagging Inference Networks and Posterior Collapse in Variational Autoencoders" (ICLR 2019)☆183Updated 4 years ago
- PyTorch implementation of beam search decoding for seq2seq models☆338Updated last year
- An open-source implementation of the paper ``A Structured Self-Attentive Sentence Embedding'' (Lin et al., ICLR 2017).☆431Updated 7 years ago
- ☆555Updated 3 years ago
- ☆320Updated 2 years ago
- Implementation of Sequence Generative Adversarial Nets with Policy Gradient in PyTorch☆53Updated 4 years ago
- Integrating the Best of TF into PyTorch, for Machine Learning, Natural Language Processing, and Text Generation. This is part of the CAS…☆745Updated 2 years ago
- Text generation using Variational Auto Encoders based on IMDB review dataset☆70Updated 4 years ago
- ☆188Updated 2 years ago
- PyTorch Implementation of "A Hierarchical Latent Structure for Variational Conversation Modeling" (NAACL 2018 Oral)☆173Updated 5 months ago
- Skipgram Negative Sampling implemented in PyTorch☆301Updated 3 years ago
- LSTM-CRF in PyTorch☆460Updated 5 months ago
- ☆396Updated 6 years ago
- The codes of paper "Long Text Generation via Adversarial Training with Leaked Information" on AAAI 2018. Text generation using GAN and …☆577Updated 2 years ago
- Understanding and visualizing PyTorch Batching with LSTM☆139Updated 7 years ago