-
Notifications
You must be signed in to change notification settings - Fork 5
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
Tests #5
Comments
I didn't have time to finish this tonight since I don't know how to call scripts and then check their standard out, but here is something you can test your convnet.py against (gives the same results every time)
Should give the following output:
|
Working on this now. On Wed, Oct 9, 2013 at 9:16 PM, Diego Ardila [email protected]:
|
Maybe we want to test on this model which is trained on CIFAR: |
This model was trained for longer and posted online by the nyu group |
We need tests to make sure our implementation gives the same results as NYs version.
The text was updated successfully, but these errors were encountered: