Training GANs
Learn how to train GANs and explore the different types of cost functions used.
We'll cover the following
Training a GAN is like playing this game of two adversaries. The generator is learning to generate good enough fake samples, while the discriminator is working hard to discriminate between real and fake. More formally, this is termed the minimax game, where the value function
Get hands-on with 1400+ tech skills courses.