neural network and deep learning
在线书籍http://neuralnetworksanddeeplearning.com/chap2.html
The four fundamental equations的证明及第二章习题解答
https://blog.csdn.net/AFUL1991/article/details/79599213
反向传播的4个基本方程
https://www.codelast.com/原创-《neural-networks-and-deep-learning》读书笔记:反向传播的4个基本方/#more-9085
手写识别数字代码详解
https://blog.csdn.net/dugudaibo/article/details/77119534
https://www.cnblogs.com/pathrough/p/5855084.html
详细https://www.codelast.com/原创-《neural-networks-and-deep-learning》读书笔记:最简单的识别mnist的神/
https://www.codelast.com/原创-《neural-networks-and-deep-learning》读书笔记:最简单的识别mnist的神-2/#more-9083
习题一解答
https://blog.csdn.net/weixin_34319111/article/details/92180824
神经网络的代价函数
http://blog.sina.com.cn/s/blog_79b9db070102wwym.html
第三章理解及习题解答
https://blog.csdn.net/weixin_39704651/article/details/95988103
第三章习题解答
https://blog.csdn.net/u011239443/article/details/75091283
读书笔记(全书)
https://www.cnblogs.com/limitlessun/p/9308053.html
交叉熵手写体识别代码
https://blog.csdn.net/akadiao/article/details/78230264