Skip to content

Simple Generative Adversarial Networks for MNIST data with Keras.

License

Notifications You must be signed in to change notification settings

crwhite14/Keras-MNIST-GAN

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Keras GAN for MNIST

Forked from https://github.com/Zackory/Keras-MNIST-GAN.

Simple Generative Adverserial Network (GAN) implementation in Keras.

gan.py: a standard GAN using fully connected layers.

To run the gan, simply run python gan.py.

About

Simple Generative Adversarial Networks for MNIST data with Keras.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%