/MNIST-GANs

LSGANS , DCGANS on MNIST dataset

Primary LanguageJupyter Notebook

This demonstrates running a fully connected layer GAN , a Least Square GAN and a Deep Convolutional GAN on MNIST dataset to generate some excellent fake data .

Samples generated from the GANs

Vanilla GAN output generated by Vanilla GAN LSGAN output generated by LSGAN DCGAN output generated by DCGAN