深度学习资料资源

来源:互联网 发布:手机json格式转换工具 编辑:程序博客网 时间:2024/05/17 15:05
摘要:本文涉及深度学习相关资料资源

1.Keras中文文档:

http://keras-cn.readthedocs.io/en/latest/

Keras英文文档:

https://keras.io/

2.深度学习必看的书和论文:

https://www.zhihu.com/question/31785984

3.Deep Learning Tutorial-李宏毅PDF(俗称1天看懂深度学习)

http://download.csdn.net/download/u011939755/9835210

4.ubuntu下安装TensorFlow

http://m.leiphone.com/news/201606/ORlQ7uK3TIW8xVGF.html

5.一文学会搭建神经网络TensorFlow

http://www.jianshu.com/p/e112012a4b2d

6.reduction_indices理解:

http://www.cnblogs.com/likethanlove/p/6547405.html

7.激活函数的理解

https://www.zhihu.com/question/29021768

8.梯度弥散

http://m.blog.csdn.net/article/details?id=51020552

9.梯度爆炸和梯度消失的本质原因:

http://blog.csdn.net/lujiandong1/article/details/53320174

10.TensorFlow中的strides参数解释:

http://blog.csdn.net/lanchunhui/article/details/61615714

11.Ubuntu配置tensorflow-gpu

http://blog.csdn.net/u011939755/article/details/72843397

12.tensorflow下载地址

https://mirrors.ustc.edu.cn/pypi/web/simple/tensorflow/
















0 0