hatashiro / tf-tutorial

Code of TensorFlow tutorial

Home Page:https://github.com/utatti/tf-tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tf-tutorial

Code of TensorFlow tutorial on DataCamp

How to run

Written in Python 3.7.1.

Install requirements:

$ pip install tensorflow
$ pip install scikit-image

Download Belgium traffic sign dataset:

./download_data.sh

Run:

$ python main.py

License

MIT

About

Code of TensorFlow tutorial

https://github.com/utatti/tf-tutorial


Languages

Language:Python 91.7%Language:Shell 8.3%