Skip to content

FaraneJalaliFarahani/WGAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

GAN Open In Colab

GAN is very popular research topic in Machine Learning right now. Stabilizing GAN training is a very big deal and the original GAN suffers from several difficulties such as mode collapse.

WGAN Open In Colab

Wasserstein GAN (WGAN) is a newly proposed GAN algorithm that promises to remedy those two problems above.

About

Pytorch implementation of Wasserstein Generative Adversarial Network (WGAN)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages