/gan

A PyTorch implementation of a Generative Adversarial Network (GAN) to generate realistic handwritten digits from the MNIST dataset. The generator creates digit images while the discriminator distinguishes real from fake ones.

Primary LanguagePythonMIT LicenseMIT

Stargazers