Notes on Generative Adversarial Networks (GAN)
Generative Adversarial Network Overview of GAN The idea behind GAN is a two-player zero-sum game in which the sum of the two players’ interests is a constant. Consider arm wrestling: assuming the total space is fixed, if your strength is greater, you gain more space and I get less; conversely, if I am stronger, I gain more. But one thing is certain — our total space is fixed. This is a two-player game in which the total interest is constant. ...