Skip to content

Latest commit

 

History

History
37 lines (29 loc) · 1.1 KB

README.md

File metadata and controls

37 lines (29 loc) · 1.1 KB

GAN(Generative Adversarial Network) Tour

  • This repository is implemented Vanilla GAN, LSGAN, DCGAN, WGAN, WGAN_GP and CGAN

Vanilla GAN [2014. 06]

LSGAN (Least Square GAN) [2016.11]

DCGAN (Deep Convolutional GAN) [2015.11]

WGAN (Wasserstein GAN) [2017.01]

WGAN GP (Wasserstein GAN Gradient Penalty) [2017.04]

CGAN ( Conditional GAN ) [2014.11]

see also :

    https://colab.research.google.com/drive/1VlwPye9A4ZoEhQctCurllS_BXadri4Qa