kefirski / pytorch_RVAELinks
Recurrent Variational Autoencoder that generates sequential data implemented with pytorch
☆357Updated 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 5 years ago
- Latent Alignment and Variational Attention☆327Updated 6 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
- PyTorch Re-Implementation of "Generating Sentences from a Continuous Space" by Bowman et al 2015 https://arxiv.org/abs/1511.06349☆592Updated 4 months ago
- ☆152Updated 7 years ago
- ☆397Updated 6 years ago
- Code for Structured Attention Networks https://arxiv.org/abs/1702.00887☆240Updated 8 years ago
- Recurrent Variational Autoencoder with Dilated Convolutions that generates sequential data implemented in pytorch☆71Updated 4 years ago
- An open-source implementation of the paper ``A Structured Self-Attentive Sentence Embedding'' (Lin et al., ICLR 2017).☆433Updated 8 years ago
- Sequence to Sequence Models with PyTorch☆740Updated 3 years ago
- Reproducing Hu, et. al., ICML 2017's "Toward Controlled Generation of Text"☆240Updated 6 years ago
- PyTorch implementation of batched bi-RNN encoder and attention-decoder.☆281Updated 6 years ago
- Understanding and visualizing PyTorch Batching with LSTM☆141Updated 7 years ago
- This repository stores slides for a tutorial on variational inference for NLP audiences.☆296Updated 6 years ago
- The implementation of key value memory networks in tensorflow☆246Updated 7 years ago
- Code to accompany the paper "Learning Graphical State Transitions"☆171Updated 8 years ago
- Code for EMNLP18 paper "Spherical Latent Spaces for Stable Variational Autoencoders"☆170Updated 6 years ago
- A short tutorial for Torchtext, the NLP-specific add-on for Pytorch.☆85Updated 8 years ago
- The source code for "An Actor Critic Algorithm for Structured Prediction"☆166Updated 8 years ago
- A PyTorch Implementation of "Toward Controlled Generation of Text"☆105Updated 7 years ago
- An implementation of DeepMind's Relational Recurrent Neural Networks (NeurIPS 2018) in PyTorch.☆247Updated 6 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
- A Structured Self-attentive Sentence Embedding☆494Updated 6 years ago
- Code for the paper "Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks"☆580Updated 6 years ago
- Theano code for experiments in the paper "A Hybrid Convolutional Variational Autoencoder for Text Generation."☆204Updated 6 years ago
- categorical variational autoencoder using the Gumbel-Softmax estimator☆432Updated 8 years ago
- Hierarchical Encoder Decoder RNN (HRED) with Truncated Backpropagation Through Time (Truncated BPTT)☆308Updated 5 years ago
- Generative adversarial networks (GAN) applied to sequential data via recurrent neural networks (RNN).☆396Updated 8 years ago