Fix Inception URL (which moved)

main
Aurélien Geron 2017-10-04 21:26:08 +02:00
parent aab0bc39a9
commit cea3be9595
1 changed files with 1 additions and 1 deletions

View File

@ -811,7 +811,7 @@
"metadata": {}, "metadata": {},
"source": [ "source": [
"## 8.2.\n", "## 8.2.\n",
"Exercise: Download the latest pretrained Inception v3 model: the checkpoint is available at https://goo.gl/nxSQvl. The list of class names is available at https://goo.gl/brXRtZ, but you must insert a \"background\" class at the beginning.\n" "Exercise: Download the latest pretrained Inception v3 model: the checkpoint is available at https://github.com/tensorflow/models/tree/master/research/slim. The list of class names is available at https://goo.gl/brXRtZ, but you must insert a \"background\" class at the beginning.\n"
] ]
}, },
{ {