Generative Adversarial Network (GAN)
An AI architecture consisting of two neural networks—a generator and a discriminator—that compete against each other. The generator creates synthetic data, and the discriminator tries to distinguish it from real data, leading to increasingly realistic outputs, especially images.