We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca5953f commit f03ade9Copy full SHA for f03ade9
08_Transfer_Learning.ipynb
@@ -1291,7 +1291,7 @@
1291
},
1292
"outputs": [],
1293
"source": [
1294
- "# Wrap the input images as a Pretty Tensor object.\n",
+ "# Wrap the transfer-values as a Pretty Tensor object.\n",
1295
"x_pretty = pt.wrap(x)\n",
1296
"\n",
1297
"with pt.defaults_scope(activation_fn=tf.nn.relu):\n",
0 commit comments