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

(转)深度学习(Deep Learning, DL)的相关资料总结的更多相关文章

  1. 机器学习(Machine Learning)&深度学习(Deep Learning)资料(Chapter 2)

    ##机器学习(Machine Learning)&深度学习(Deep Learning)资料(Chapter 2)---#####注:机器学习资料[篇目一](https://github.co ...

  2. 机器学习(Machine Learning)&深度学习(Deep Learning)资料

    机器学习(Machine Learning)&深度学习(Deep Learning)资料 機器學習.深度學習方面不錯的資料,轉載. 原作:https://github.com/ty4z2008 ...

  3. 【深度学习Deep Learning】资料大全

    最近在学深度学习相关的东西,在网上搜集到了一些不错的资料,现在汇总一下: Free Online Books  by Yoshua Bengio, Ian Goodfellow and Aaron C ...

  4. 机器学习(Machine Learning)&深度学习(Deep Learning)资料【转】

    转自:机器学习(Machine Learning)&深度学习(Deep Learning)资料 <Brief History of Machine Learning> 介绍:这是一 ...

  5. 机器学习——深度学习(Deep Learning)

    Deep Learning是机器学习中一个非常接近AI的领域,其动机在于建立.模拟人脑进行分析学习的神经网络,近期研究了机器学习中一些深度学习的相关知识,本文给出一些非常实用的资料和心得. Key W ...

  6. (转)机器学习——深度学习(Deep Learning)

    from:http://blog.csdn.net/abcjennifer/article/details/7826917 Deep Learning是机器学习中一个非常接近AI的领域,其动机在于建立 ...

  7. (转) 基于Theano的深度学习(Deep Learning)框架Keras学习随笔-01-FAQ

    特别棒的一篇文章,仍不住转一下,留着以后需要时阅读 基于Theano的深度学习(Deep Learning)框架Keras学习随笔-01-FAQ

  8. 【重磅干货整理】机器学习(Machine Learning)与深度学习(Deep Learning)资料汇总

    [重磅干货整理]机器学习(Machine Learning)与深度学习(Deep Learning)资料汇总 .

  9. 转:浅谈深度学习(Deep Learning)的基本思想和方法

    浅谈深度学习(Deep Learning)的基本思想和方法  参考:http://blog.csdn.net/xianlingmao/article/details/8478562 深度学习(Deep ...

随机推荐

  1. crm高速开发之EntityCollection

    /* 创建者:菜刀居士的博客  * 创建日期:2014年07月07号  */ namespace Net.CRM.OrganizationService {     using System;     ...

  2. 基于GeoEvent Processor的物联网应用案例赏析

    1 技术路线 下面全部应用,都採用ArcGIS for Server,结合GeoEvent产品(为一款物联网实时数据集成处理产品)开发完毕. 2 应用场景 1.1   物联网实时态势感知 1.1.1 ...

  3. IDA调试android so的.init_array数组

    参考: http://www.itdadao.com/articles/c15a190757p0.html 一. 为什么要调试init_array init_array的用途 1. 一些全局变量的初始 ...

  4. Android Studio第一次启动失败的解决办法

    Android Studio Android 开发环境 由于GFW的问题,安装后第一次启动会在显示Fetching android sdk component information对话框后,提示错误 ...

  5. BA模型 第10章

    1.BA模型BA模型就是世界坐标到像素坐标的转换过程.这里多了一个去畸变.因为归一化平面坐标在转成像素坐标的过程中会出现畸变.这里只处理了径向畸变,径向畸变包括桶形失真和枕形失真,都是由于图像放大率随 ...

  6. 9.1 NOIP普及组试题精解(2)

    9-4 soldier.c #include <stdio.h> #define MAXN 21 }; int n, m, x, y; //n,m为B点的行列坐标位置,x,y为马的坐标位置 ...

  7. Oracle 数据库SQL

    原作者:http://blog.csdn.net/jihuanliang/article/details/7205968 总体说说可能出现的原因: 情况场景: 表A中有个字段是外键,关联了表B中的某字 ...

  8. 查 101.201.62.30 IP信誉方法

    查 101.201.62.30 IP信誉方法https://www.virustotal.com/#/ip-address/101.201.62.30https://talosintelligence ...

  9. 2018.3.1 RF module distance test part II-

    1 Test  circuit diagram 2  Test demo 3 Test record 4  Test  analysis 5 Test results and discussion E ...

  10. 远程调用appium server

    例如:我有两台电脑A(192.168.112.10)和B(192.168.112.11),那我怎么能在A执行本地脚本,但是使用B上的server呢?   查看appium连接appium服务并开启一个 ...