kremerj / vae
Variational autoencoder implementation in tensorflow following the classic paper by Kingma and Welling.
☆12Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for vae
- Code for reproducing results in "Generative Model with Dynamic Linear Flow"☆70Updated 5 years ago
- a replicate of https://arxiv.org/pdf/1711.00937.pdf☆16Updated 7 years ago
- An implementation of zoneout regularizer on LSTM-RNN by Tensorflow☆25Updated 7 years ago
- Implementation of different Normalizing Flows, NF, Planar Flows, IAF, etc.☆27Updated 6 years ago
- Code for the paper "Improving Variational Auto-Encoders using Householder Flow" (https://arxiv.org/abs/1611.09630)☆75Updated 7 years ago
- VAE + Quantile Networks for MNIST☆12Updated 5 years ago
- Deep variational inference in tensorflow☆56Updated 6 years ago
- TensorFlow implementation of the method from Variational Dropout Sparsifies Deep Neural Networks, Molchanov et al. (2017)☆16Updated 7 years ago
- Implementation of paper "GibbsNet: Iterative Adversarial Inference for Deep Graphical Models" in PyTorch☆58Updated 6 years ago
- Re-implementation of the Noise Contrastive Estimation algorithm for pyTorch, following "Noise-contrastive estimation: A new estimation pr…☆45Updated 5 years ago
- WaveNet implementation with chainer☆57Updated 7 years ago
- ☆83Updated 10 years ago
- boundary-seeking generative adversarial networks☆46Updated 6 years ago
- Contains code relating to this arxiv paper https://arxiv.org/abs/1802.03761☆37Updated 6 years ago
- Professor Forcing, NIPS'16☆45Updated 7 years ago
- Lifelong Variational Autoencoder☆14Updated 6 years ago
- ☆17Updated 6 years ago
- Generative Matching Networks☆31Updated 7 years ago
- A Tensorflow Implementation of VQ-VAE Speaker Conversion☆43Updated 6 years ago
- This is the code used in the paper "Diagonal RNNs in Symbolic Music Modeling"☆17Updated 7 years ago
- Source code for "Towards a Deeper Understanding of Adversarial Losses under a Discriminative Adversarial Network Setting"☆42Updated 2 years ago
- An implementation of a Variational-Autoencoder using the Gumbel-Softmax reparametrization trick in TensorFlow (tested on r1.5 CPU and GPU…☆73Updated 6 years ago
- ☆29Updated 3 years ago
- ☆21Updated 4 years ago
- Variational Autoencoder with Recurrent Neural Network based on Google DeepMind's "DRAW: A Recurrent Neural Network For Image Generation"☆39Updated 7 years ago
- custom cuda kernel for {2, 3}d relative attention with pytorch wrapper☆43Updated 4 years ago
- ☆12Updated 6 years ago
- simple implementation of "Improved Variational Inference with Inverse Autoregressive Flow" paper with pytorch☆53Updated 7 years ago
- Code for experiments with our RNN regularizer, which stochastically forces units to maintain previous values.☆78Updated 7 years ago
- Code in PyTorch for the convex combination linear IAF and the Householder Flow, J.M. Tomczak & M. Welling☆90Updated 7 years ago