Skip to content

Generative adversarial networks #
Find similar titles

Deep learning, Autoencoder

Key ideas #

In the proposed adversarial nets framework, the generative model is pitted against an adversary: a discriminative model that learns to determine whether a sample is from the model distribution or the data distribution. The generative model can be thought of as analogous to a team of counterfeiters, trying to produce fake currency and use it without detection, while the discriminative model is analogous to the police, trying to detect the counterfeit currency. Competition in this game drives both teams to improve their methods until the counterfeits are indistiguishable from the genuine articles.

Tutorials #

Applications #

Image completion #

Incoming Links #

Related Articles #

Suggested Pages #

0.0.1_20140628_0