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

Python file that generates corresponding header file for Cifar10 #7

Open
HassanMaa opened this issue May 29, 2018 · 3 comments
Open

Comments

@HassanMaa
Copy link

Hello Brad,

Can you please add the python file that trains a binary network based on cifar10?

Regards
Hassan

@BradMcDanel
Copy link
Collaborator

BradMcDanel commented May 29, 2018

Yes -- I will do so sometime in the next day or so. Thanks.

@HassanMaa
Copy link
Author

HassanMaa commented Jun 2, 2018

Look forward to it.

in examples, only filter size is given, is the default number of layers 1?

Thanks

@BradMcDanel
Copy link
Collaborator

Sorry for the delay. I think the current codebase can already generate the header file. Please try running:
python simple.py --dataset cifar10. Note that the model would need to be improved (made larger) in order to get good results for cifar. This will generate the header file after completing training.

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