Deep Learning(持续更新……)

本文探讨了深度学习领域的三位重要人物的研究成果,包括Yoshua Bengio的无监督预训练对深度学习的贡献,Geoffrey Hinton的深度信念网络快速学习算法,以及Xiaogang Wang关于学习能力、数据规模以及CNN、DBN和自动编码器的观点。通过联合学习、高维数据变换和问题挑战性的增加,深度学习展示了强大的表示能力。提供了一系列的学习资源,包括代码和教程链接。
摘要由CSDN通过智能技术生成


2006年的3篇论文打开了 深度学习的格局,由Hinton的革命性的在深度信念网(Deep Belief Networks, DBNs)上的工作所引领:
Hinton, G. E., Osindero, S. and Teh, Y.,A fast learning algorithm for deep belief nets.Neural Computation 18:1527-1554, 2006
Yoshua Bengio, Pascal Lamblin, Dan Popovici and Hugo Larochelle,Greedy LayerWise Training of Deep Networks, in J. Platt et al. (Eds), Advances in Neural Information Processing Systems 19 (NIPS 2006), pp. 153-160, MIT Press, 2007
Marc’Aurelio Ranzato, Christopher Poultney, Sumit Chopra and Yann LeCunEfficient Learning of Sparse Representations with an Energy-Based Model, in J. Platt et al. (Eds), Advances in Neural Information Processing Systems (NIPS 2006), MIT Press, 2007
在这三篇论文中以下主要原理被发现:
表示的无监督学习被用于(预)训练每一层;
在一个时间里的一个层次的无监督训练,接着之前训练的层次。在每一层学习到的表示作为下一层的输入;
用有监督训练来调整所有层(加上一个或者更多的用于产生预测的附加层);
DBNs在每一层中利用用于表示的无监督学习RBMs。Bengio et al paper 探讨和对比了RBMs和auto-encoders(通过一个表示的瓶颈内在层预测输入的神经网络)。Ranzato et al paper在一个convolutional架构的上下文中使用稀疏auto-encoders(类似于稀疏编码)。

一、Yoshua Bengio

1.(2009)Learning deep architectures for AI

2.(2010)Why Does Unsupervised Pre-training Help Deep Learning

二、Geoffrey E. Hinton

1. (2006)A fast learning algorithm for deep belief nets

2.(NIPS2012)ImageNet Classification with Deep Convolutional Neural Networks

三、Xiaogang Wang

Learning ability + Data size

1.CNN:convolution filting;pooling(differet scales)
2.DBN:P(x,h1,h2...);pair-wised features.
3.Auto-encoding.
Three opinions:
1.Joint learning: 
pre-training-to get comparative performance;
        ref progress
2.High dimensional data transform:
hierarchical nonliear representation.
3.make the problem more challenging.(training data/pocess/prediction)   


Use the traditional method to form the new layer. 


代码集合:http://blog.csdn.net/zouxy09/article/details/11910527

Turials :

http://ufldl.stanford.edu/wiki/index.php/UFLDL_Tutorial

http://deeplearning.net/

http://deeplearning.net/tutorial/contents.html



  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值