Skip to content

Implementation of the MMD VAE paper (InfoVAE: Information Maximizing Variational Autoencoders) in pytorch

Notifications You must be signed in to change notification settings

pratikm141/MMD-Variational-Autoencoder-Pytorch-InfoVAE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pytorch Implementation of MMD Variational Autoencoder


Implementation of the paper InfoVAE: Information Maximizing Variational Autoencoders

The Code has been converted from the TensorFlow implementation by Shengjia Zhao

The results shown are generated by the given pytorch code.

"Details and motivation are described in this paper or tutorial"

Sample generated after 27 epochs of training on MNIST

mnist

Scatter Plot on the distribution of labels in the feature space (for 2 dimensional z)

Before Training

mnist

After Training

mnist

About

Implementation of the MMD VAE paper (InfoVAE: Information Maximizing Variational Autoencoders) in pytorch

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published