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☆398Updated 5 years ago
- A tensorflow implementation of "Generating Sentences from a Continuous Space"☆227Updated 2 years ago
- Sequence-to-Sequence learning using PyTorch☆520Updated 5 years ago
- Latent Alignment and Variational Attention☆327Updated 6 years ago
- PyTorch Re-Implementation of "Generating Sentences from a Continuous Space" by Bowman et al 2015 https://arxiv.org/abs/1511.06349☆592Updated last month
- Sequence to Sequence Models with PyTorch☆738Updated 3 years ago
- Code for Structured Attention Networks https://arxiv.org/abs/1702.00887☆238Updated 8 years ago
- Code for training and evaluation of the model from "Language Generation with Recurrent Generative Adversarial Networks without Pre-traini…☆251Updated 7 years ago
- An open-source implementation of the paper ``A Structured Self-Attentive Sentence Embedding'' (Lin et al., ICLR 2017).☆430Updated 7 years ago
- ☆153Updated 7 years ago
- ☆395Updated 6 years ago
- Reproducing Hu, et. al., ICML 2017's "Toward Controlled Generation of Text"☆240Updated 6 years ago
- Tree LSTM implementation in PyTorch☆551Updated 5 years ago
- Code to accompany the paper "Learning Graphical State Transitions"☆171Updated 8 years ago
- Recurrent Variational Autoencoder with Dilated Convolutions that generates sequential data implemented in pytorch☆71Updated 4 years ago
- Learning General Purpose Distributed Sentence Representations via Large Scale Multi-task Learning☆311Updated 4 years ago
- PyTorch implementation of batched bi-RNN encoder and attention-decoder.☆280Updated 6 years ago
- This repository stores slides for a tutorial on variational inference for NLP audiences.☆297Updated 5 years ago
- Generative adversarial networks (GAN) applied to sequential data via recurrent neural networks (RNN).☆396Updated 8 years ago
- Code for the paper "Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks"☆580Updated 5 years ago
- Tensorflow Implementation of Knowledge-Guided CVAE for dialog generation ACL 2017. It is released by Tiancheng Zhao (Tony) from Dialog Re…☆311Updated 6 years ago
- The source code for "An Actor Critic Algorithm for Structured Prediction"☆166Updated 8 years ago
- Understanding and visualizing PyTorch Batching with LSTM☆140Updated 7 years ago
- A Structured Self-attentive Sentence Embedding☆493Updated 5 years ago
- Code for EMNLP18 paper "Spherical Latent Spaces for Stable Variational Autoencoders"☆168Updated 6 years ago
- The implementation of key value memory networks in tensorflow☆248Updated 6 years ago
- Text Generation Using A Variational Autoencoder☆109Updated 7 years ago
- A short tutorial for Torchtext, the NLP-specific add-on for Pytorch.☆85Updated 8 years ago
- The Annotated Encoder Decoder with Attention☆166Updated 4 years ago
- Hierarchical Encoder Decoder RNN (HRED) with Truncated Backpropagation Through Time (Truncated BPTT)☆307Updated 5 years ago