News Score: Score the News, Sort the News, Rewrite the Headlines

The Math Behind GANs

8 minute read Generative Adversarial Networks refer to a family of generative models that seek to discover the underlying distribution behind a certain data generating process. This distribution is discovered through an adversarial competition between a generator and a discriminator. As we saw in an earlier introductory post on GANs, the two models are trained such that the discriminator strives to distinguish between generated and true examples, while the generator seeks to confuse the discrimi...

Read more at jaketae.github.io

© News Score  score the news, sort the news, rewrite the headlines