Definition
GANs are AI architectures composed of two neural networks that compete: one generates content (generator) and the other evaluates it (discriminator). This competition produces increasingly realistic results. GANs were pioneers in image generation and are also used for data augmentation, synthetic data creation, and scenario simulation.
Related terms
EXPLORE