Skip to content

nuptwuchen/WGAN-gcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WGAN-gcp

A new method to realize the 1-Lipschitz(based on gp term).

More powerful restrictions

Convergence faster than WGAN-gp, DCGAN

start

python gan_mnist.py

other mode

you can change the mode(WGAN-gcp,WGAN-gp,DCGAN) in gan_mnist.py

MODE

'WGAN-gcp'

'WGAN-gp'

'DCGAN'

WGAN-gp iteration = 4799

WGAN-gcp iteration = 4799

About

A new method to realize the 1-lipschitz

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages