/WGAN-for-Generating-Handwritten-Digits

This code is an implementation of the Wasserstein GAN (WGAN) algorithm for generating handwritten digits. The WGAN algorithm was introduced as a way to address the problem of training instability in the original GAN algorithm.

Primary LanguagePython

Stargazers