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

Discriminator loss doesn't go down at all? #14

Open
yipenghe opened this issue Dec 3, 2019 · 1 comment
Open

Discriminator loss doesn't go down at all? #14

yipenghe opened this issue Dec 3, 2019 · 1 comment

Comments

@yipenghe
Copy link

yipenghe commented Dec 3, 2019

Isn't the code just training generator? The discriminator loss doesn't seem to be going down at all. Also there is a line .trainable = False for discriminator, I'm not super familiar with kera, but does this mean all params in discriminator are freezed? If that's the case, isn't this just training a CNN

@Jihyun0510
Copy link

@yipenghe I am facing the same problem. Has anyone solved this issue?

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