We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a202de8 commit f4fb596Copy full SHA for f4fb596
6.神经网络的设计/README.md
@@ -1,5 +1,7 @@
1
# 网络的设计
2
3
+这里我们介绍一些常用的网络模块,包括一些在准确度、速度、参数量具有优势的结构,以及在特定场景下效果显著的巧妙设计。后期会结合我们自己的工程进行实践讲解。
4
+
5
### 几种卷积的介绍
6
7
- Spital Convolution
0 commit comments