GANs: Building Blocks
Get familiar with the basic components required for GAN construction.
We'll cover the following
A GAN is informally described as an iterative game played between a detective and a counterfeiter; while the detective’s goal is to minimize its loss by learning to identify real data as real and fake data as fake, the counterfeiter’s goal is to minimize its loss by learning to fool the detective by transforming random noise into fake data. This informal definition can be described using the
Get hands-on with 1400+ tech skills courses.