We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2c8dc5 commit ea03913Copy full SHA for ea03913
1 file changed
notebooks/3 - Neural Networks/convolutional_network.ipynb
@@ -8,7 +8,7 @@
8
},
9
"outputs": [],
10
"source": [
11
- "# A Convolutional Networ implementation example using TensorFlow library.\n",
+ "# A Convolutional Network implementation example using TensorFlow library.\n",
12
"# This example is using the MNIST database of handwritten digits\n",
13
"# (http://yann.lecun.com/exdb/mnist/)\n",
14
"\n",
0 commit comments