-
Notifications
You must be signed in to change notification settings - Fork 147
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
Accuracy is always zero #20
Comments
The accuracy during training makes no sense, it doesn't matter. If you read the loss function, you wiil find that. It is a remaining issue of old code. I will modify this problem in the near future. You will find the test is OK. |
Thank you very much, I'll try it. |
I don't quite understand the code: |
Please ref to the paper below: |
The accuracy is always zero, any idea of what might went wrong?
The text was updated successfully, but these errors were encountered: