/tf-tutorial

Code of TensorFlow tutorial

Primary LanguagePython

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