正在看:[泡沫经济学].(日)野口悠纪雄PostgreSQL从入门到精通数学模型--姜启源准备看:Deep Learning: A Practitioner's ApproachFundamentals of Deep Learning: Designing Next-Generation Arti...
分类:
其他好文 时间:
2015-06-30 10:04:25
阅读次数:
146
作者:Mingxuan Wang,李航,刘群
单位:华为、中科院
时间:2015
发表于:acl 2015
文章下载:http://pan.baidu.com/s/1bnBBVuJ主要内容:
用deep learning设计了一种语言模型,能够根据之前“所有”的历史来预测当前词的条件概率。用语言模型迷惑度衡量、用机器翻译衡量,该模型都比baseline(5-gram、RNN、等)好具体内容...
分类:
其他好文 时间:
2015-06-29 22:21:28
阅读次数:
244
深度学习“引擎”之争:GPU加速还是专属神经网络芯片?深度学习(Deep Learning)在这两年风靡全球,大数据和高性能计算平台的推动作用功不可没,可谓深度学习的“燃料”和“引擎”,GPU则是引擎的引擎,基本所有的深度学习计算平台都采用GPU加速。同时,深度学习已成为GPU提供商NVIDIA的一...
分类:
其他好文 时间:
2015-06-29 21:51:50
阅读次数:
271
Growing Pains for Deep LearningAdvances in theory and computer hardware have allowed neural networks to become a core part of online services such as ...
DNN的背景
DNN,deep neural network,近几年机器学习算法中崛起的旗舰方法,作为分类精度最高、处理高维大数据的算法,挽救了机器学习在半个世纪里发展缓慢的颓势,也为人工智能新领域的拓展起着重要作用,来看看最近一些IT巨头在深度学习领域中的开展的工作。2012年,《纽约时报》报道的google Brian项目,引起广泛关注,这个项目由机器学习领域大师级人物吴恩达和大规模计算机系...
分类:
其他好文 时间:
2015-06-28 15:35:54
阅读次数:
2873
一、前言2012年3月,与某老师交流的时候,初次得知Deep Learning的概念,当时,他还建议我研究GPU计算。回来后,认真研读了一些文件,也看到了deeplearning.net网站的内容,但是由于时间和精力的问题,没有深入研究。最近有点时间,重新捡起来,准备先搭建环境。看中了该网站推荐的T...
分类:
编程语言 时间:
2015-06-27 22:44:44
阅读次数:
3400
A Statistical View of Deep Learning(IV): Recurrent Nets and Dynamical SystemsRecurrent neural networks (RNNs) are now established as one of the key to...
分类:
Web程序 时间:
2015-06-27 19:53:56
阅读次数:
161
A Statistical View of DeepLearning (V): Generalisation and RegularisationWe now routinely buildcomplex, highly-parameterised models in an effort to ad...
分类:
其他好文 时间:
2015-06-27 19:53:14
阅读次数:
167
A Statistical View of Deep Learning(II): Auto-encoders and Free EnergyWith the success ofdiscriminative modellingusing deep feedforward neural network...
分类:
Web程序 时间:
2015-06-27 19:53:14
阅读次数:
114
A Statistical View of DeepLearning (III): Memory and KernelsMemory,the ways in which we remember and recall past experiences and data to reason about ...
分类:
其他好文 时间:
2015-06-27 19:52:45
阅读次数:
148