
深度学习
文章平均质量分 94
AFUL1991
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Neural Networks and Deep Learning 2
本章我做的矩阵乘法的地方与这本书使用相同,不过我所有向量都是列向量 Ch02 How the backpropagation algorithm works 在线书籍http://neuralnetworksanddeeplearning.com/chap2.html 目录 Ch02 How the backpropagation algorithm works 目录 Th...原创 2018-03-19 20:45:39 · 495 阅读 · 1 评论 -
Neural Networks and Deep Learning 1
本章我做的矩阵乘法的地方与这本书后面刚好相反,我这地方答题用的矩阵乘相当于书本中交换转置相乘 目录 目录 Ch 01 Using neural nets to recognize handwritten digits Sigmoid neurons A simple network to classify handwritten digits Learning with gradi...原创 2018-03-13 11:06:41 · 473 阅读 · 1 评论 -
Neural Networks and Deep Learning 3
Ch03 Improving the way neural networks learn 在线书籍 http://neuralnetworksanddeeplearning.com/chap3.html 目录 Ch03 Improving the way neural networks learn 目录 Introducing the cross-entropy cost fun...原创 2018-03-24 11:46:45 · 621 阅读 · 1 评论