Roman Ring 9 年之前
父节点
当前提交
ea03913897
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      notebooks/3 - Neural Networks/convolutional_network.ipynb

+ 1 - 1
notebooks/3 - Neural Networks/convolutional_network.ipynb

@@ -8,7 +8,7 @@
    },
    },
    "outputs": [],
    "outputs": [],
    "source": [
    "source": [
-    "# A Convolutional Networ implementation example using TensorFlow library.\n",
+    "# A Convolutional Network implementation example using TensorFlow library.\n",
     "# This example is using the MNIST database of handwritten digits\n",
     "# This example is using the MNIST database of handwritten digits\n",
     "# (http://yann.lecun.com/exdb/mnist/)\n",
     "# (http://yann.lecun.com/exdb/mnist/)\n",
     "\n",
     "\n",