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

Val accuracy is so bad? #3

Closed
MrLinNing opened this issue May 8, 2018 · 1 comment
Closed

Val accuracy is so bad? #3

MrLinNing opened this issue May 8, 2018 · 1 comment

Comments

@MrLinNing
Copy link

How to make the network more accuracy?
image

@layog
Copy link
Owner

layog commented May 8, 2018

It's almost impossible to reach the accuracy of the normal convolutional layers. That being said, I was able to achieve upto 92% accuracy on MNIST (using my own trained network, though I believe you can achieve higher accuracy using a pretrained network). You can try to increase the number of binary layers and ApproxConv layers and check if that gives some boost to the accuracy.

@layog layog closed this as completed Aug 13, 2018
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