-
Notifications
You must be signed in to change notification settings - Fork 1
tfolkman/deep-learning-intro
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
1. Download data: https://www.dropbox.com/s/btxpr8c1admjdyo/traffic-signs-data.zip?dl=0 2. Unzip data into "notebooks" folder 3. Make sure have Docker installed. 4. Run this command from main directory: docker run -it --rm -p 8888:8888 -v "$PWD/notebooks":/home/jovyan/work tfolkman/jupyter-tf-cv 5. Open localhost:8888 6. Open Traffic_Sign_Classifier.ipynb 7. Make sure to select python 3 kernel
About
An introduction to deep learning using tensorflow
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published