Skip to content

inhibitor1217/mnist-gan

Repository files navigation

mnist-gan

Inspired from v6x/keras-project-template, which is a sample implementation of CycleGAN

To train:

$ pip install -r requirements.txt
$ python train_dcgan.py --config configs/dcgan_config.yml

Sample results, with 180 epochs

sample_output

About

Generation of fake MNIST data using GAN

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages