Skip to content

Commit ea03913

Browse files
committed
fix typo
1 parent c2c8dc5 commit ea03913

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

notebooks/3 - Neural Networks/convolutional_network.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"outputs": [],
1010
"source": [
11-
"# A Convolutional Networ implementation example using TensorFlow library.\n",
11+
"# A Convolutional Network implementation example using TensorFlow library.\n",
1212
"# This example is using the MNIST database of handwritten digits\n",
1313
"# (http://yann.lecun.com/exdb/mnist/)\n",
1414
"\n",

0 commit comments

Comments
 (0)