Skip to content

jason9693/GAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Generative Adversarial Network

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages