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.