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

MnistTest.testLeNetSmall fails with 90% error rate #35

Open
jt70 opened this issue Dec 29, 2014 · 1 comment
Open

MnistTest.testLeNetSmall fails with 90% error rate #35

jt70 opened this issue Dec 29, 2014 · 1 comment

Comments

@jt70
Copy link

jt70 commented Dec 29, 2014

MnistTest.testLeNetSmall is failing with 90% error rate. testLeNetTiny and testLeNetTiny2 run fine with around 10% and 4% error respectively.

9020/10000 samples (0.902, 90.200005%) error

java.lang.AssertionError:
Expected :0.0
Actual :0.9020000100135803

@fuziluo
Copy link

fuziluo commented Mar 5, 2015

I have the same problem. Wondering what could be the cause.

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