Simple Implementation of GAN using the Keras Library. Standard GAN using fully connected layers and training for 400 epochs. Few of the images generated are also uploaded.
SuchismitaSahu1993/Generative-Adversarial-Networks-using-MNIST
Implementation of Generative Adversarial Networks using the MNIST handwritten digits recognition dataset.
Python