深度学习(Deep Learning,DL)参考网站和资料汇总

来源:互联网 发布:判断矩阵一致性检验 编辑:程序博客网 时间:2024/05/17 20:30

DL是人工智能的一场革命1第一人(提出者)由加拿大多伦多大学计算机系(Departmentof Computer Science ,University of Toronto) 的教授Geoffrey E. Hinton于2006年提出。其个人网站是:http://www.cs.toronto.edu/~hinton/science上的那篇论文:http://www.sciencemag.org/content/313/5786/504.full 

2 中文的资料(不含论文):

[1] 百度百科http://baike.baidu.com/view/9964678.htm

 [2] CSDN博客-,机器学习——深度学习(Deep Learning)http://blog.csdn.net/abcjennifer/article/details/7826917

[3] 深度学习(Deep Learning)综述http://www.cnblogs.com/ysjxw/archive/2011/10/08/2201819.html

[4]“深度学习”是人工智能的一场革命吗?http://article.yeeyan.org/view/371738/341235

[5] 科学家称,深度学习是硅谷科技企业的未来http://www.36kr.com/p/175229.html

 [6] 深度学习(Deep Learning)算法简介http://hi.baidu.com/yimizizizi/item/4d32615787772a05e6c4a5e1

 [7] 程序员杂志201302:深度学习——机器学习的新浪潮http://blog.csdn.net/datoubo/article/details/8577366

[8]机器学习、大数据、深度学习、数据挖掘、统计、决策和风险分析、概率和模糊逻辑的常见问题解答http://blog.csdn.net/yihaizhiyan/article/details/8266045

[9] 百度深度学习研究院

[10] Deep Learning 教程翻译http://blog.sina.com.cn/s/blog_46d0a3930101h6nf.html

[11] Deep Learning(深度学习)学习笔记整理系列http://blog.csdn.net/zouxy09/article/details/8775360

[13] Deep learning 非常好的中文学习笔记http://www.cnblogs.com/tornadomeet/archive/2013/03/14/2959138.html

[14]Deep Learning入门之路一、二http://blog.sina.com.cn/s/blog_9b75a293010176km.htmlhttp://blog.sina.com.cn/s/blog_9b75a29301017dd5.html

[15] UFLDL教程http://deeplearning.stanford.edu/wiki/

[16] 机器学习前沿热点–Deep Learninghttp://blog.sciencenet.cn/blog-315535-663215.html

[17] UFLDL教程(中文版)http://deeplearning.stanford.edu/wiki/index.php/UFLDL%E6%95%99%E7%A8%8B

[18] Deep Learning学习(开篇)http://www.cnblogs.com/JackOne/archive/2013/02/19/DeepLearning-FirstBoold.html

[19] 深度学习:推进人工智能的梦想http://www.csdn.net/article/2013-05-29/28154793 

英文的资料(不含论文):

http://deeplearning.net/ (内容很多很丰富)

http://en.wikipedia.org/wiki/Deep_learning

 http://cs.nyu.edu/~fergus/tutorials/deep_learning_cvpr12/

http://ufldl.stanford.edu/wiki/index.php/UFLDL_Tutorial(很好)

http://www.iro.umontreal.ca/~pift6266/H10/notes/deepintro.html

http://reading-group.net.technion.ac.il/2012/11/27/deep-learning-introduction/

http://www.socher.org/index.php/DeepLearningTutorial/DeepLearningTutorial

Reading List:

http://deeplearning.net/reading-list/

Learning Deep Architectures for AI:http://ishare.iask.sina.com.cn/f/36110040.htm4 

论文(中文和英文):

[1] 论浅层学习与深度学习

[2] 深度学习研究综述

[3]深度学习结构和算法比较分析

[4] 英文的看Geoffrey Hinton和Andrew Ng的论文就够了:http://www.cs.toronto.edu/~hinton/papers.htmlhttp://ai.stanford.edu/~ang/papers.php

0 0