jmtomczak / vae_householder_flow
Code for the paper "Improving Variational Auto-Encoders using Householder Flow" (https://arxiv.org/abs/1611.09630)
☆76Updated 8 years ago
Alternatives and similar repositories for vae_householder_flow:
Users that are interested in vae_householder_flow are comparing it to the libraries listed below
- Code in PyTorch for the convex combination linear IAF and the Householder Flow, J.M. Tomczak & M. Welling☆91Updated 7 years ago
- simple implementation of "Improved Variational Inference with Inverse Autoregressive Flow" paper with pytorch☆52Updated 7 years ago
- PixelVAE with or without regularization☆66Updated 7 years ago
- Code for "How to Train Deep Variational Autoencoders and Probabilistic Ladder Networks"☆101Updated 9 years ago
- Code for the models in "PixelVAE: A Latent Variable Model for Natural Images" (https://arxiv.org/abs/1611.05013☆93Updated 7 years ago
- Implementation of Sequential Variational Autoencoder☆88Updated 7 years ago
- Code for some of the experiments I did with variational autoencoders on multi-modality and atari video prediction. Atari video prediction…☆62Updated 8 years ago
- Deep variational inference in tensorflow☆56Updated 7 years ago
- Experiments for the Neural Autoregressive Flows paper☆124Updated 3 years ago
- Deep generative models for semi-supervised learning.☆108Updated 8 years ago
- Code for experiments with our RNN regularizer, which stochastically forces units to maintain previous values.☆78Updated 7 years ago
- Implementation of auxiliary deep generative models for semi-supervised learning☆28Updated 9 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
- Implementation of Real-NVP in Tensorflow☆102Updated 6 years ago
- A PyTorch Implementation of the Importance Weighted Autoencoders☆40Updated 6 years ago
- Keras implementation of a Variational Auto Encoder with a Concrete Latent Distribution☆51Updated 7 years ago
- Implementation of different Normalizing Flows, NF, Planar Flows, IAF, etc.☆28Updated 7 years ago
- Code release for the paper "Calibrating Energy-based Generative Adversarial Networks"☆24Updated 7 years ago
- Implementation of paper "GibbsNet: Iterative Adversarial Inference for Deep Graphical Models" in PyTorch☆57Updated 7 years ago
- Code for "Sequential Neural Models with Stochastic Layers"☆117Updated 8 years ago
- Implementation of "Variational Inference for Monte Carlo Objectives"☆21Updated 4 years ago
- Code for the paper "VAE with a VampPrior", J.M. Tomczak & M. Welling☆228Updated 6 years ago
- Implementation of VLAE☆215Updated 7 years ago
- Example implementation of the Bayesian neural network in "Structured and Efficient Variational Deep Learning with Matrix Gaussian Posteri…☆30Updated 4 years ago
- Implementation of Coulomb GANs☆62Updated 3 years ago
- Implementation of "Variational Dropout and the Local Reparameterization Trick" paper with Pytorch☆49Updated 7 years ago
- Semi-Supervised Learning with Categorical VAE (experimented on MNIST)☆29Updated 7 years ago
- MADE: Masked Autoencoder for Distribution Estimation☆102Updated 4 years ago
- Implementation of REBAR in PyTorch☆17Updated 6 years ago
- VQ-VAE implementation / pytorch☆181Updated 7 years ago