October 2018
Intermediate to advanced
246 pages
6h 26m
English
We will use the retrain.py script in your project directory. Download this script using curl:
mkdir ~/Chapter8/imagescd ~/Chapter8/imagescurl -LO https://github.com/tensorflow/hub/raw/master/examples/image_retraining/ retrain.py
There are a few parameters that we pass to the training script which we need to look into before the training starts.
Read now
Unlock full access