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

Can d_loss and g_loss both become small? #274

Open
blgimagineb opened this issue Sep 11, 2024 · 0 comments
Open

Can d_loss and g_loss both become small? #274

blgimagineb opened this issue Sep 11, 2024 · 0 comments

Comments

@blgimagineb
Copy link

During the training of acgan, I encountered a confusing issue.
After training for more than 10,000 epoch, both the d_loss and g_loss became very small. Additionally, when I added metrics to observe the combined training, I found that the accuracy of both the discriminator and the combined model reached 100%. This seems contradictory to me.

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

1 participant