Generative Adversarial Networks Projects
上QQ阅读APP看书,第一时间看更新

What is a GAN?

A GAN is a deep neural network architecture made up of two networks, a generator network and a discriminator network. Through multiple cycles of generation and discrimination, both networks train each other, while simultaneously trying to outwit each other.