timbmg / Sentence-VAELinks
PyTorch Re-Implementation of "Generating Sentences from a Continuous Space" by Bowman et al 2015 https://arxiv.org/abs/1511.06349
☆593Updated 7 months ago
Alternatives and similar repositories for Sentence-VAE
Users that are interested in Sentence-VAE are comparing it to the libraries listed below
Sorting:
- Recurrent Variational Autoencoder that generates sequential data implemented with pytorch☆359Updated 8 years ago
- A simplified PyTorch implementation of "SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient." (Yu, Lantao, et al.)☆648Updated 7 years ago
- A implementation of SeqGAN in PyTorch, following the implementation in tensorflow.☆263Updated 6 years ago
- Code for the paper "Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks"☆580Updated 6 years ago
- Reproducing Hu, et. al., ICML 2017's "Toward Controlled Generation of Text"☆241Updated 6 years ago
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆703Updated 5 years ago
- Text generation using Variational Auto Encoders based on IMDB review dataset☆70Updated 5 years ago
- ☆560Updated 4 years ago
- A Structured Self-attentive Sentence Embedding☆494Updated 6 years ago
- Optimus: the first large-scale pre-trained VAE language model☆391Updated 2 years ago
- PyTorch implementation of "Lagging Inference Networks and Posterior Collapse in Variational Autoencoders" (ICLR 2019)☆185Updated 5 years ago
- Tree LSTM implementation in PyTorch☆552Updated 6 years ago
- Sequence to Sequence Models with PyTorch☆741Updated 3 years ago
- PyTorch implementation of batched bi-RNN encoder and attention-decoder.☆281Updated 7 years ago
- Sequence-to-Sequence learning using PyTorch☆521Updated 6 years ago
- Code for the paper "Adversarially Regularized Autoencoders (ICML 2018)" by Zhao, Kim, Zhang, Rush and LeCun