Skip to content

Keras and Theano implementations of various Deep Generative Models(e.g. Variational Autoencoders, Restricted Boltzmann Machines, and Generative Adversarial Networks)

Notifications You must be signed in to change notification settings

pranav-vempati/Deep-Generative-Models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Deep-Generative-Models

Implementations(chiefly in Keras w/Tensorflow backend) of various Deep Generative Models(e.g. Variational Autoencoders, RBMs, and Generative Adversarial Networks)

  1. Variational_Autoencoder.py employs a Variational Autoencoder (Kingma, Welling 2013) to reconstruct MNIST handwritten digits.

  2. Deep_Convolutional_GAN.py uses a Deep Convolutional Generative Adversarial Network (Radford et. al, 2015) to reconstruct MNIST handwritten digits.

About

Keras and Theano implementations of various Deep Generative Models(e.g. Variational Autoencoders, Restricted Boltzmann Machines, and Generative Adversarial Networks)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages