Learn Before
Example

Visual Illustration of Generative Adversarial Network (GAN) Training

Legend for the figure illustrating GAN training (from the referenced Goodfellow et al., 2014 paper): z\mathbf{z}: noise distribution (mapped to x\mathbf{x}). x\mathbf{x}: data distribution. Blue: discriminative distribution. Green: generative distribution. Black: data distribution (real data). Read left to right, the discriminative distribution is repeatedly updated to minimize the difference between the generative distribution and the true data distribution, so that the generative distribution becomes a more accurate approximation of the real data.

Image 0

0

1

Updated 2026-07-11

Tags

Data Science