首页 技术 正文
技术 2022年11月6日
0 收藏 695 点赞 857 浏览 2566 个字

from:http://blog.sciencenet.cn/blog-830496-679604.html

深度学习(Deep Learning,DL)的相关资料总结

有人认为DL是人工智能的一场革命,貌似很NB。要好好学学。

0    第一人(提出者)

    好像是由加拿大多伦多大学计算机系(Department of 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 

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

    [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.html

http://blog.sina.com.cn/s/blog_9b75a29301017dd5.html

 [15]   UFLDL教程

http://deeplearning.stanford.edu/wiki/

[16] 机器学习前沿热点–Deep Learning

http://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/2815479

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

    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.html

  

3  论文(中文和英文):

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

 [2]  深度学习研究综述

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

 [4]   英文的看Geoffrey Hinton和Andrew Ng的论文就够了:

        http://www.cs.toronto.edu/~hinton/papers.html

        http://ai.stanford.edu/~ang/papers.php

相关推荐
python开发_常用的python模块及安装方法
adodb:我们领导推荐的数据库连接组件bsddb3:BerkeleyDB的连接组件Cheetah-1.0:我比较喜欢这个版本的cheeta…
日期:2022-11-24 点赞:878 阅读:9,038
Educational Codeforces Round 11 C. Hard Process 二分
C. Hard Process题目连接:http://www.codeforces.com/contest/660/problem/CDes…
日期:2022-11-24 点赞:807 阅读:5,524
下载Ubuntn 17.04 内核源代码
zengkefu@server1:/usr/src$ uname -aLinux server1 4.10.0-19-generic #21…
日期:2022-11-24 点赞:569 阅读:6,372
可用Active Desktop Calendar V7.86 注册码序列号
可用Active Desktop Calendar V7.86 注册码序列号Name: www.greendown.cn Code: &nb…
日期:2022-11-24 点赞:733 阅读:6,152
Android调用系统相机、自定义相机、处理大图片
Android调用系统相机和自定义相机实例本博文主要是介绍了android上使用相机进行拍照并显示的两种方式,并且由于涉及到要把拍到的照片显…
日期:2022-11-24 点赞:512 阅读:7,785
Struts的使用
一、Struts2的获取  Struts的官方网站为:http://struts.apache.org/  下载完Struts2的jar包,…
日期:2022-11-24 点赞:671 阅读:4,868