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

Is the output normal? #5

Closed
kingofoz opened this issue Apr 10, 2017 · 3 comments
Closed

Is the output normal? #5

kingofoz opened this issue Apr 10, 2017 · 3 comments

Comments

@kingofoz
Copy link

Hi @igul222
Please see the output from the command of "python gan_toy.py":
iter 99 disc cost -0.811114370823
iter 199 disc cost -0.382090866566
iter 299 disc cost -0.788745164871
iter 399 disc cost -1.34008586407
iter 499 disc cost -1.38578748703
iter 599 disc cost -1.25771450996
iter 699 disc cost -1.0593495369
iter 799 disc cost -0.865160703659
iter 899 disc cost -0.686692357063
iter 999 disc cost -0.57303828001
iter 1099 disc cost -0.454357266426

You see, the disc cost is minus, is this normal?

Thanks,
Yingjun

@martinarjovsky
Copy link
Collaborator

You have to plot -disc cost! That's the Wasserstein :)

@igul222
Copy link
Owner

igul222 commented Apr 11, 2017

What Martin said :) this output seems fine to me.

@igul222 igul222 closed this as completed Apr 11, 2017
@kingofoz
Copy link
Author

Got it. Thank you, both of you. 👍

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

No branches or pull requests

3 participants