Skip to content

tfolkman/deep-learning-intro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

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

No packages published