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

Train normal mnist using same input options #4

Open
rdaly525 opened this issue Aug 5, 2017 · 0 comments
Open

Train normal mnist using same input options #4

rdaly525 opened this issue Aug 5, 2017 · 0 comments

Comments

@rdaly525
Copy link
Owner

rdaly525 commented Aug 5, 2017

Train mnist using a normal linear regression. But downsample the image to the same amount that I have been in LUTNet. I want to see if I can get at least accuracy parity with a constrained input.

Right now I have been downsampling 28x28 -> 14x14 and using only the top bit. But it would be good to figure out how to do this with other mnist architectures (DNN, CNN) with whatever downsampling occuring. This will be easier with Issue #3

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