Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 513 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 513 Bytes

Generative Adversarial Networks - A Starter

In this repository a GAN is trained to create digits that resemble the MNIST dataset. The code is from the nice tutorial of Diego Gomez Mosquera, who published it on github and in a blog post.

Training for this project takes about 3 hours on a good laptop.