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

Running cifar10 with --test appears to run it with the full dataset. #4

Open
zitterbewegung opened this issue Aug 14, 2016 · 0 comments

Comments

@zitterbewegung
Copy link
Contributor

zitterbewegung commented Aug 14, 2016

Here is how I am running it.

(deep-pwning) ttys000:1:[email protected]:[~/Documents/deep-pwning/dpwn]: frameworkpython cifar10_driver.py --test
/Users/joshuaherman/.virtualenvs/deep-pwning/lib/python2.7/site-packages/matplotlib/font_manager.py:273: UserWarning: Matplotlib is building the font cache using fc-list. This may take a moment.
  warnings.warn('Matplotlib is building the font cache using fc-list. This may take a moment.')
Filling queue with 20000 CIFAR images before starting to train. This will take a few minutes.
2016-08-14 12:54:12.638315: step 0, loss = 4.67 (23.3 examples/sec; 5.504 sec/batch)
2016-08-14 12:54:19.990925: step 10, loss = 4.65 (196.6 examples/sec; 0.651 sec/batch)
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