The generator generates synthetic data samples, while the discriminator tries to distinguish between real and fake samples. Through adversarial training, the generator learns to produce data that is increasingly difficult for the discriminator to differentiate from real data.
GANs: How Generators and Discriminators Learn Adversarially
By
–