Generative Adversarial Network (GAN)
A Generative Adversarial Network (GAN) is a machine learning framework with two neural networks—a generator and a discriminator—that compete to generate data indistinguishable from real data. Introduced by Ian Goodfellow in 2014, GANs are widely used for image generation, data augmentation, anomaly detection, and more.
•
8 min read