kremerj / vaeLinks
Variational autoencoder implementation in tensorflow following the classic paper by Kingma and Welling.
☆13Updated 8 years ago
Alternatives and similar repositories for vae
Users that are interested in vae are comparing it to the libraries listed below
Sorting:
- Code for reproducing results in "Generative Model with Dynamic Linear Flow"☆71Updated 6 years ago
- Implementation of different Normalizing Flows, NF, Planar Flows, IAF, etc.☆30Updated 7 years ago
- ☆85Updated 10 years ago
- Adversarial Non-linear Independent Component Analysis☆50Updated 8 years ago
- Code for the paper "Improving Variational Auto-Encoders using Householder Flow" (https://arxiv.org/abs/1611.09630)☆75Updated 8 years ago
- Deep variational inference in tensorflow☆57Updated 7 years ago
- WaveNet implementation with chainer☆56Updated 8 years ago
- Gated Orthogonal Recurrent Unit implementation in tensorflow☆34Updated 6 years ago
- An implementation of a Variational-Autoencoder using the Gumbel-Softmax reparametrization trick in TensorFlow (tested on r1.5 CPU and GPU…☆72Updated 7 years ago
- Variational Autoencoder with Recurrent Neural Network based on Google DeepMind's "DRAW: A Recurrent Neural Network For Image Generation"☆39Updated 8 years ago
- Contains code relating to this arxiv paper https://arxiv.org/abs/1802.03761☆37Updated 7 years ago
- simple implementation of "Improved Variational Inference with Inverse Autoregressive Flow" paper with pytorch☆52Updated 8 years ago
- Code in PyTorch for the convex combination linear IAF and the Householder Flow, J.M. Tomczak & M. Welling☆92Updated 8 years ago
- Code for experiments with our RNN regularizer, which stochastically forces units to maintain previous values.☆78Updated 8 years ago
- TensorFlow implementation of the method from Variational Dropout Sparsifies Deep Neural Networks, Molchanov et al. (2017)☆16Updated 8 years ago
- Code for "A-NICE-MC: Adversarial Training for MCMC"☆126Updated 7 years ago
- Re-implementation of the Noise Contrastive Estimation algorithm for pyTorch, following "Noise-contrastive estimation: A new estimation pr…☆44Updated 6 years ago
- Generative Matching Networks☆29Updated 8 years ago
- An implementation of zoneout regularizer on LSTM-RNN by Tensorflow☆24Updated 8 years ago
- Variational Autoencoders & Normalizing Flows Project☆18Updated 8 years ago
- ☆29Updated 3 years ago
- Code for paper "Full-Capacity Unitary Recurrent Neural Networks"☆54Updated 8 years ago
- ☆116Updated 2 years ago
- custom cuda kernel for {2, 3}d relative attention with pytorch wrapper☆43Updated 5 years ago
- Tensorflow Implementation of the paper [Neural Discrete Representation Learning](https://arxiv.org/abs/1711.00937) (VQ-VAE).☆263Updated 7 years ago
- MADE: Masked Autoencoder for Distribution Estimation☆103Updated 5 years ago
- boundary-seeking generative adversarial networks☆46Updated 7 years ago
- A Tensorflow Implementation of VQ-VAE Speaker Conversion☆42Updated 7 years ago
- Implementation of paper "GibbsNet: Iterative Adversarial Inference for Deep Graphical Models" in PyTorch☆57Updated 7 years ago
- Jupyter notebook on Gumbel-max and Gumbel-softmax tricks☆41Updated 2 years ago