码迷,mamicode.com
首页 >  
搜索关键字:deep    ( 1999个结果
【转载】浅谈深度学习(Deep Learning)的基本思想和方法
浅谈深度学习(Deep Learning)的基本思想和方法 分类: 机器学习 信息抽取 Deep Learning2013-01-07 22:18 25010人阅读 评论(11) 收藏 举报 深度学习(Deep Learning),又叫Unsupervised Feature Learnin...
分类:其他好文   时间:2015-04-20 22:18:31    阅读次数:135
【转载】机器学习——深度学习(Deep Learning)
机器学习——深度学习(Deep Learning) 分类: Machine Learning2012-08-04 09:49 142028人阅读 评论(70) 收藏 举报 algorithmclassificationfeaturesfunctionhierarchy Deep Learning是...
分类:其他好文   时间:2015-04-20 22:05:29    阅读次数:177
【转载】Relevant literature
Relevant literature Book chapter about the philosophy behind deep architecture model, motivating them in the context of Artificial Intelligence
分类:其他好文   时间:2015-04-20 20:49:14    阅读次数:263
【转载】Project on Learning Deep Belief Nets
Deep Belief Nets (DBN's) will be explained in the lecture on Oct 29. Instead of learning layers of features by backpropagating errors, they learn one ...
分类:Web程序   时间:2015-04-20 20:47:59    阅读次数:172
【转载】Deep Belief Network
Deep Belief Network 为了更好的在下次讨论班讲述 DBN,特开此帖。主要是 介绍 DBN 的相关知识,做一份逻辑上完整的东西。参考 Hinton 的东西来讲吧:
分类:Web程序   时间:2015-04-20 20:35:22    阅读次数:147
Caffe学习笔记
CaffeCaffe is a deep learning framework made with expression, speed, and modularity in mind. It is developed by the Berkeley Vision and Learning Cente...
分类:其他好文   时间:2015-04-17 21:45:48    阅读次数:299
deep learning...深入学习深度学习 --工具篇
Caffe(http://caffe.berkeleyvision.org/)是一个清晰而高效的深度学习框架,其作者是博士毕业于UC Berkeley的贾扬清(http://daggerfs.com/),他目前在Google工作。Caffe是纯粹的C++/CUDA架构,支持命令行、Python和MA...
分类:其他好文   时间:2015-04-17 20:16:16    阅读次数:213
深度学习深入浅出:受限玻尔兹曼机RBM(二)模型与目标函数
欢迎转载,转载请注明:本文出自Bin的专栏blog.csdn.net/xbinworld。 技术交流QQ群:433250724,欢迎对算法、技术、应用感兴趣的同学加入。上解上一篇RBM(一)基本概念,本篇记叙一下RBM的模型结构,以及RBM的目标函数(能量函数),通过这篇就可以了解RBM到底是要求解什么问题。在下一篇(三)中将具体描述RBM的训练/求解方法,包括Gibbs sampling和对比...
分类:其他好文   时间:2015-04-17 08:27:04    阅读次数:318
Copy List with Random Pointer--LeetCode
A linked list is given such that each node contains an additional random pointer which could point to any node in the list or null. Return a deep copy of the list. 这是一道链表操作的题目,要求复制一个链表,不过链表的每个结点...
分类:其他好文   时间:2015-04-14 16:50:18    阅读次数:133
Deep Learning in NLP (一)词向量和语言模型
转载:http://licstar.net/archives/328这篇博客是我看了半年的论文后,自己对 Deep Learning 在 NLP 领域中应用的理解和总结,在此分享。其中必然有局限性,欢迎各种交流,随便拍。 Deep Learning 算法已经在图像和音频领域取得了惊人的成果,但是在....
分类:编程语言   时间:2015-04-11 16:14:28    阅读次数:255
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!