Improved GANs—Wasserstein GAN
Learn about an improved version of GANs, the Wasserstein GAN, and how it can be implemented.
We'll cover the following...
The improved GANs we have covered so far were mostly focused on architectural enhancements to improve results. Two major issues with the GAN setup are the stability of the minimax game and the unintuitiveness of the generator loss. These issues arise because we train the discriminator and generator networks alternatingly, and at any given moment, the generator loss is indicative of the discriminator’s performance so far.
Wasserstein GAN vs. GAN
Wasserstein
The maximum likelihood approach explained the task as one where we try to minimize the divergence between