Skip to content

Commit 8045b34

Browse files
committed
add 权重初始化
1 parent 4bc4892 commit 8045b34

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -527,7 +527,8 @@
527527
* **Softmax**[详解softmax函数以及相关求导过程](https://zhuanlan.zhihu.com/p/25723112) && [softmax的log似然代价函数(公式求导)](https://blog.csdn.net/u014313009/article/details/51045303) && [从最优化的角度看待Softmax损失函数](https://zhuanlan.zhihu.com/p/45014864) && [【技术综述】一文道尽softmax loss及其变种](https://zhuanlan.zhihu.com/p/34044634)
528528
* **权重初始化**
529529
* [神经网络中的权重初始化一览:从基础到Kaiming](https://zhuanlan.zhihu.com/p/62850258)
530-
* [深度学习入门--权重初始值的优化](https://zhuanlan.zhihu.com/p/61641174)
530+
* [深度学习中常见的权重初始化方法](https://zhuanlan.zhihu.com/p/138064188)
531+
* [深度学习中神经网络的几种权重初始化方法](https://blog.csdn.net/u012328159/article/details/80025785)
531532
* [谈谈神经网络权重为什么不能初始化为0](https://zhuanlan.zhihu.com/p/75879624)
532533
* [神经网络中的偏置(bias)究竟有这么用?](https://www.zhihu.com/question/305340182)
533534
* [深度学习里面的偏置为什么不加正则?](https://www.zhihu.com/question/66894061)

0 commit comments

Comments
 (0)