/DigitGenerator

Using a DCGAN to generate digits resembling the MNIST dataset

Primary LanguageJupyter Notebook

Digit Generator

Using a DCGAN to generate digits resembling the MNIST dataset.

DigitGAN.ipynb: Run over 50 epochs. Used TensorFlow and Keras.

DigitGAN-100ep.ipynb: Run over 100 epochs.