Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 402 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 402 Bytes

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