Vanilla GAN on MNIST


This project implements the Vanilla GAN(Generative Adversarial Network) on the MNIST dataset. The goal of this project is to generate fake digit images which can be used for data augmentation.

Content

Dependeicies

Results

After 1 epoch:

drawing

After 10 epochs:

drawing

After 100 epochs:

drawing