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

Chapter 6 - where is cnn_utils #1

Closed
PCJimmmy opened this issue Sep 25, 2018 · 4 comments
Closed

Chapter 6 - where is cnn_utils #1

PCJimmmy opened this issue Sep 25, 2018 · 4 comments

Comments

@PCJimmmy
Copy link

Trying to follow along with the book - had an interest in CNN so I started with the CIFAR-10.
This code finds no library

  • import cnn_utils as utils. It's used at the end of the cifar10 transfer learning based classifier. I cannot find it in my anaconda distribution - cant find it searching anaconda to add, and does not seem to be in the git for the book.
    Where is it?
@dipanjanS
Copy link
Owner

@PCJimmmy Thanks for pointing this out. I think this is a custom library\module so you may not find it in Anaconda. We will push the module to the repository soon

@raghavbali would be great if you could push the cnn_utils.py module and update here.

@PCJimmmy
Copy link
Author

PCJimmmy commented Sep 25, 2018 via email

@raghavbali
Copy link
Collaborator

Updated repo with cnn_utils.py
Thanks for the catch @PCJimmmy , some how missed including the file.

Kindly reopen if there are issues. Cheers!

@PCJimmmy
Copy link
Author

PCJimmmy commented Sep 28, 2018 via email

Repository owner locked as resolved and limited conversation to collaborators Jan 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants