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

The loss of discriminator #42

Open
yangyu615 opened this issue Feb 26, 2022 · 1 comment
Open

The loss of discriminator #42

yangyu615 opened this issue Feb 26, 2022 · 1 comment

Comments

@yangyu615
Copy link

yangyu615 commented Feb 26, 2022

1
I think the err_dr is just the loss of discriminator receiving real samples.

2
I think the err_dr is just the loss of discriminator receiving real samples. We should also add the loss of discriminator receiving fake samples. err_ discriminator_total=err_ real_samples+err_ fake_samples. Thank you!

@haltingstate
Copy link

haltingstate commented Jan 14, 2023

Is this confirmed? Can you explain in more detail?

Is this a bug in logging/reporting? Or does this affect training also?

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

2 participants