We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a8a2fb commit 4057e5dCopy full SHA for 4057e5d
chapter_1/README.md
@@ -28,7 +28,7 @@ python softmax_regression.py
28
29
**1.2.2 两层卷积网络分类**
30
```
31
-python softmax_regression.py
+python convolutional.py
32
33
34
#### 可能出现的错误
0 commit comments