Translations:Generative Adversarial Nets/5/en

    From Marovi AI
    Revision as of 04:23, 28 April 2026 by FuzzyBot (talk | contribs) (Importing a new version from external source)
    (diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

    Goodfellow et al. proposed a fundamentally different approach: instead of explicitly modeling the data distribution, train a generator network to produce samples that fool a discriminator network trained to tell real from fake. This adversarial formulation avoids the need for explicit density estimation, approximate inference, or Markov chains, requiring only backpropagation through both networks.