Learn Before
Visual Illustration of Generative Adversarial Network (GAN) Training
Legend for the figure illustrating GAN training (from the referenced Goodfellow et al., 2014 paper): : noise distribution (mapped to ). : 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.

0
1
Contributors are:
Who are from:
Tags
Data Science
Related
Generative Adversarial Networks
Method of GAN
Applications of GAN
Different types of GANs
Auto-Regressive Network
Related Work to GANs
GANs tested performance
Updating Algorithm for GAN's
Advantages and Disadvantages of GANs
Mathematical Formulation of Generative Adversarial Networks (GANs)
Visual Illustration of Generative Adversarial Network (GAN) Training