[Ref:http://en.wikipedia.org/wiki/Deep_learning]Definition:a branch of machine learning based on a set of algorithms that attempt to model high-level ...
分类:
其他好文 时间:
2015-05-13 21:31:14
阅读次数:
134
UFLDL即(unsupervised feature learning & deep learning)。这是斯坦福网站上的一篇经典教程。顾名思义,你将在这篇这篇文章中学习到无监督特征学习和深度学习的主要观点。 UFLDL全文出处在这:http://ufldl.stanford.edu/wiki/...
分类:
其他好文 时间:
2015-05-12 22:46:35
阅读次数:
336
转载自:http://blog.csdn.net/zouxy09/article/details/8775360感谢原作者:zouxy09@qq.com八、Deep learning训练过程8.1、传统神经网络的训练方法为什么不能用在深度神经网络 BP算法作为传统训练多层网络的典型算法,实际上对仅含...
分类:
其他好文 时间:
2015-05-06 22:28:47
阅读次数:
323
Deep Learning: A Practitioner's Approachhttp://www.amazon.com/Deep-Learning-Practitioners-Adam-Gibson/dp/1491914254/ref=sr_1_1?ie=UTF8&qid=1430704761&...
分类:
其他好文 时间:
2015-05-04 11:29:26
阅读次数:
129
DEEP LEARNING WITH STRUCTURECharlie Tang is aPhD studentin theMachine Learning groupat the University of Toronto, working withGeoffrey Hinton and Rusl...
分类:
其他好文 时间:
2015-05-02 13:44:14
阅读次数:
101
http://blog.csdn.net/zouxy09/article/details/8775518Deep Learning(深度学习)学习笔记整理系列zouxy09@qq.comhttp://blog.csdn.net/zouxy09作者:Zouxyversion 1.0 2013-04-0...
分类:
其他好文 时间:
2015-04-30 18:03:43
阅读次数:
209
最近几个月在学习Deep Learning,刚开始的时候什么条件都不具备。自己从淘宝上面买了一个GT 240,搭建一个GPU环境用于程序的调试。折腾了几个月,以前PyCUDA总是搭建失败,最近几天才尝试成功。为了学习Deep Learning的源代码,自己又搭建了Theano环境。由于时间紧张,自己概略总结如下,以备忘记。...
机器学习(Machine Learning)&深入学习(Deep Learning)资料?《Brief History of Machine Learning》 介绍:这是一篇介绍机器学习历史的文章,介绍很全面,从感知机、神经网络、决策树、SVM、Adaboost 到随机森林、Deep Lear.....
分类:
系统相关 时间:
2015-04-27 14:56:05
阅读次数:
300
欢迎转载,转载请注明:本文出自Bin的专栏blog.csdn.net/xbinworld。
技术交流QQ群:433250724,欢迎对算法、技术、应用感兴趣的同学加入。
上篇讲到,如果用Gibbs Sampling方法来训练rbm会非常慢,本篇中介绍一下对比散度contrastive divergence, CD算法。
我们希望得到P(v)P(\textbf{v})分布下的样本,而我们有训...
分类:
其他好文 时间:
2015-04-26 00:04:25
阅读次数:
375
《Brief History of Machine Learning》
介绍:这是一篇介绍机器学习历史的文章,介绍很全面,从感知机、神经网络、决策树、SVM、Adaboost到随机森林、Deep Learning.
《Deep Learning in Neural Networks: An Overview》
介绍:这是瑞士人工智能实验室Jurgen Schmidhuber写的最新版本《神经网络与深...
分类:
其他好文 时间:
2015-04-23 15:42:56
阅读次数:
1141