Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 206 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 206 Bytes

MNIST-GAN

Generative Adversarial Network for the MNIST dataset
Generates fake data that is similar to MNIST - 28x28 images using a Generator and a Discriminator
Examples