/generative_adversarial_networks

Generative Adversarial Network (GAN) & its variants based on Tensorflow

Primary LanguageJavaScript

generative_adversarial_networks

Generative Adversarial Network (GAN) & its variants based on Tensorflow

Promisingly, it's going to be a zoo of GAN and its variants. More staightforward applications and resources of GANs will be added to empower the theory and experiments in terms of adversarial learning.

For beginners of adversarial learning and GAN, see GAN_tutorial for a brief and quick look through the history, theory, architecture and applictions of GANs. The architecture of original GAN is shown as below, which consists of Generator & Discriminator.

Here is a list of papers (see more in papers):