Vanilla GAN
Learn how to apply a basic understanding of general adversarial networks and build one from scratch.
We'll cover the following
The vanilla GAN will consist of a repeating block architecture similar to the one presented in the original paper. We’ll try to replicate the task of generating MNIST digits using our network.
The overall GAN setup can be seen in the figure below. The figure outlines a generator model with a noise vector
Get hands-on with 1400+ tech skills courses.