Thanks to visit codestin.com
Credit goes to github.com

Skip to content

kartikeya-badola/M2-VAE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

M2-VAE

PyTorch Implementation of Kingma's M2 VAE

Kingma, D.P., Mohamed, S., Rezende, D.J. and Welling, M., 2014. Semi-supervised learning with deep generative models. In Advances in neural information processing systems (pp. 3581-3589).

My implementation of the probabilistic graphical model presented in the above paper. Implemented in PyTorch, trained on MNIST.

Generations

generation

Class-wise generations after only 10 epochs of training. z was varied from left to right

About

PyTorch Implementation of Kingma's M2 VAE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published