jaanli / variational-autoencoderLinks
Variational autoencoder implemented in tensorflow and pytorch (including inverse autoregressive flow)
☆1,180Updated last year
Alternatives and similar repositories for variational-autoencoder
Users that are interested in variational-autoencoder are comparing it to the libraries listed below
Sorting:
- generate MNIST using a Variational Autoencoder☆713Updated 7 years ago
- Implementations of various VAE-based semi-supervised and generative models in PyTorch☆710Updated 5 years ago
- Caffe code to accompany my Tutorial on Variational Autoencoders☆521Updated 8 years ago
- disentanglement_lib is an open-source library for research on learning disentangled representations.☆1,413Updated 4 years ago
- Wasserstein Auto-Encoders☆507Updated 7 years ago
- A wizard's guide to Adversarial Autoencoders☆432Updated 4 years ago
- A curated list of awesome work on VAEs, disentanglement, representation learning, and generative models.☆832Updated 4 years ago
- Probabilistic Torch is library for deep generative models that extends PyTorch☆894Updated last year
- Experiments for understanding disentanglement in VAE latent representations☆836Updated 2 years ago
- A Variational Autoencoder (VAE) implemented in PyTorch☆433Updated 3 years ago
- This repository contains notebook implementations of the following Neural Process variants: Conditional Neural Processes (CNPs), Neural P…☆1,010Updated 4 years ago
- Torch implementations of various types of autoencoders☆475Updated 8 years ago
- Pytorch implementation of β-VAE☆555Updated 4 years ago
- MADE (Masked Autoencoder Density Estimation) implementation in PyTorch☆584Updated 7 years ago
- Code for reproducing results of NIPS 2014 paper "Semi-Supervised Learning with Deep Generative Models"☆515Updated 10 years ago
- ☆3,241Updated 6 years ago
- Annotated, understandable, and visually interpretable PyTorch implementations of: VAE, BIRVAE, NSGAN, MMGAN, WGAN, WGANGP, LSGAN, DRAGAN,…☆503Updated 7 years ago
- Code for reproducing experiments in "Improved Training of Wasserstein GANs"☆2,403Updated 7 years ago
- Collection of generative models in Pytorch version.☆2,641Updated 5 years ago
- PyTorch implementations of algorithms for density estimation☆585Updated 4 years ago
- A very simple generative adversarial network (GAN) in PyTorch☆1,541Updated 4 years ago
- Tensorflow implementation of variational auto-encoder for MNIST☆500Updated 8 years ago
- Code for reproducing key results in the paper "InfoGAN: Interpretable Representation Learning by Information Maximizing Generative Advers…☆1,072Updated 4 years ago
- Unsupervised clustering with (Gaussian mixture) VAEs☆301Updated 8 years ago
- A pytorch implementation of Paper "Improved Training of Wasserstein GANs"☆1,538Updated 2 years ago
- Code for reproducing key results in the paper "Improving Variational Inference with Inverse Autoregressive Flow"☆528Updated 7 years ago
- categorical variational autoencoder using the Gumbel-Softmax estimator☆432Updated 8 years ago
- Experiments used in "Dropout as a Bayesian Approximation: Representing Model Uncertainty in Deep Learning"☆576Updated 3 years ago
- Code for the paper "Improved Techniques for Training GANs"☆2,333Updated 7 years ago
- A generic Mixture Density Networks (MDN) implementation for distribution and uncertainty estimation by using Keras (TensorFlow)☆356Updated 8 years ago