An open API service indexing awesome lists of open source software.

https://github.com/vanities/mnist_gan

Generative Adversarial Network for creating fake MNIST images
https://github.com/vanities/mnist_gan

Last synced: over 1 year ago
JSON representation

Generative Adversarial Network for creating fake MNIST images

Awesome Lists containing this project

README

          

# MNIST_GAN
Generative Adversarial Network for creating fake MNIST images

These MNIST images are FAKE! Created by adding random signal noise and training through a generator and discriminator GAN for 20,000 epochs.

#### WARNING TAKES ~21 HOURS TO TRAIN! (with a slow gpu)
![fake images](https://github.com/vanities/MNIST_GAN/blob/master/images/mnist.png)