kefirski / pytorch_RVAELinks
Recurrent Variational Autoencoder that generates sequential data implemented with pytorch
☆359Updated 8 years ago
Alternatives and similar repositories for pytorch_RVAE
Users that are interested in pytorch_RVAE are comparing it to the libraries listed below
Sorting:
- Code for the paper "Adversarially Regularized Autoencoders (ICML 2018)" by Zhao, Kim, Zhang, Rush and LeCun☆399Updated 5 years ago
- A tensorflow implementation of "Generating Sentences from a Continuous Space"☆227Updated 2 years ago
- Sequence-to-Sequence learning using PyTorch☆521Updated 6 years ago
- Latent Alignment and Variational Attention☆327Updated 7 years ago
- An open-source implementation of the paper ``A Structured Self-Attentive Sentence Embedding'' (Lin et al., ICLR 2017).☆433Updated 8 years ago
- PyTorch Re-Implementation of "Generating Sentences from a Continuous Space" by Bowman et al 2015 https://arxiv.org/abs/1511.06349