Generative Adversarial Network is a generative model that contains a discriminator and a generator. The discriminator is a binary classifier that is trained to classify the real image as real and the ...