Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lipschitz Regularized WGAN #24

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

LukasMosser
Copy link

I made a small modification to the gradient penalty including findings from this recent paper on an improved regularization criterion for Wasserstein GANs Paper and changes to the gradient computation based on @PiotrDabkowski modifications to avoid a NaN penalty term.

Tested only on toy problem.

@caogang
Copy link
Owner

caogang commented Nov 3, 2017

Yeah, thanks to your PR. However, can you add some experiment results to the file README.md and folder results following the formation like gan_toy.py?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants