GAN implementation of some datasets like CIFAR10, MNIST etc
This repo contains GAN codes implemented on famous datasets like Cifar10, MNIST etc.
Clone the repository using
git clone https://github.com/hghimanshu/DCGANS.git
After cloning type
cd DCGANS
Run the required file as
python gan_cifar10.py