mirror of
https://github.com/ArthurDanjou/handson-ml3.git
synced 2026-01-14 12:14:36 +01:00
Fix Inception URL (which moved)
This commit is contained in:
@@ -811,7 +811,7 @@
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"## 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"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user