Generative Adversarial Network
G
Generative Adversarial Network
Definition
A framework where two neural networks compete: a generator creates synthetic data, and a discriminator evaluates its authenticity. Through this adversarial process, GANs can produce highly realistic images, videos, and other data types.