← Glossary · Architecture

GAN

Acronym

Fact-checked May 20, 2026

Also called: Generative Adversarial Network, Generative Adversarial Networks

GAN stands for Generative Adversarial Network, a type of AI framework that learns to create new, realistic data like images, audio, or text.

A Generative Adversarial Network, or GAN, is like having two AI models compete against each other to get better. One model, called the 'generator,' tries to create new data, say, an image of a cat. The other model, the 'discriminator,' then tries to figure out if that image is real (from a dataset of actual cats) or fake (created by the generator).

This competition makes both models improve. The generator gets better at creating convincing fakes, and the discriminator gets better at spotting them. Eventually, the generator becomes so good that the discriminator can barely tell the difference, resulting in very realistic, newly generated content that wasn't in the original training data. GANs are widely used in creating deepfakes, generating photorealistic images from text, and even enhancing old photos.

Learn AI in 5 minutes a day.

Daily Deck explains terms like GAN as part of a free seven-card daily brief. No jargon. No fluff.

Start free