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 2748924 commit a2ac0eaCopy full SHA for a2ac0ea
assets/src/DL/DL.0.3.md
@@ -18,3 +18,4 @@ CNN主要用来识别位移、缩放及其他形式扭曲不变性的二维图
18
<img width="300" align="center" src="../../images/1.jpg" />
19
</p>
20
21
+一个典型的卷积神经网络包含两个卷积层(convolution layer),两个池化层(pooling layer)和一个全连接层(fully connected layer)。
0 commit comments