- Loads MNIST dataset
- Builds two neural networks:
- Generator: Transforms random noise into fake digit images
- Discriminator: Distinguishes between real and fake images
- Trains adversarially - Generator tries to fool discriminator, discriminator tries to detect fakes
- Generates synthetic digits - Creates new handwritten digit images
- Visualizes progress - Saves images at each epoch and creates animated GIF
SlothSpunky77/DCGAN-digits
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|