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
- Host: GitHub
- URL: https://github.com/vanities/mnist_gan
- Owner: vanities
- Created: 2018-04-24T12:57:51.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-07-03T14:26:06.000Z (almost 4 years ago)
- Last Synced: 2025-01-14T11:03:55.700Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 190 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)
