码迷,mamicode.com
首页 >  
搜索关键字:deep    ( 1999个结果
Centos7安装TensorFlow
TensorFlow也火了一段时间,想想既然要研究NLP,为什么不好好应用一下Google开源的Deep Learning平台呢,一切还是先从搭建环境开始。 很多大神们也做了这方面的工作,汲取他人经验,Centos7+TensorFlow+Python3 安装Centos7 之前尝试升级Centos6.5到Centos7,完成了所有步骤,reboot的时候黑屏了,网上各种方法尝试未果...
分类:其他好文   时间:2016-04-17 23:13:12    阅读次数:1263
《Deep Learning》译文 第一章 前言(中) 神经网络的变迁与称谓的更迭
第一章 前言(中) 1.1 本书适合哪些人阅读?          可以说本书的受众目标比较广泛,但是本书可能更适合于如下的两类人群,一类是学习过与机器学习课程相关的大学生们(本科生或者研究生),这包括了那些刚刚开始深度学习和AI研究的同学们;另一类是有机器学习或统计学背景的,想快速将深度学习应用在其产品或平台中的软件开发者们。深度学习早已被证实可以在许多软件应用中发挥光和热,比如:...
分类:其他好文   时间:2016-04-17 22:44:43    阅读次数:370
[RxJS] Creation operator: create()
We have been using Observable.create() a lot in previous lessons, so let's take a closer look how does it work. The create function: In deep, create() ...
分类:Web程序   时间:2016-04-17 17:45:42    阅读次数:152
各种编程语言的深度学习库整理
来源:http://www.teglor.com/b/deep-learning-libraries-language-cm569 Python Theano is a python library for defining and evaluating mathematical expressio ...
分类:编程语言   时间:2016-04-16 17:03:48    阅读次数:201
深度学习框架的评估与比较
文章来源:http://www.infoq.com/cn/news/2016/01/evaluation-comparison-deep-learn?utm_campaign=infoq_content& 深度学习框架的评估与比较 人工智能无疑是计算机世界的前沿领域,而深度学习无疑又是人工智能的研究 ...
分类:其他好文   时间:2016-04-16 12:14:45    阅读次数:394
Training Deep Neural Networks
http://handong1587.github.io/deep_learning/2015/10/09/training-dnn.html //转载于 Training Deep Neural Networks Published: 09 Oct 2015 Category: deep_lear ...
分类:Web程序   时间:2016-04-15 20:11:26    阅读次数:589
RNN and LSTM saliency Predection Scene Label
http://handong1587.github.io/deep_learning/2015/10/09/rnn-and-lstm.html //RNN and LSTM http://handong1587.github.io/deep_learning/2015/10/09/saliency- ...
分类:其他好文   时间:2016-04-15 20:05:43    阅读次数:766
如何选择分类器?LR、SVM、Ensemble、Deep learning
转自:https://www.quora.com/What-are-the-advantages-of-different-classification-algorithms There are a number of dimensions you can look at to give you a... ...
分类:其他好文   时间:2016-04-15 13:54:29    阅读次数:343
Deep Learning!!!
其经典LeNet5图见网络,对于这一块,菜鸟一个,全做些链接吧: LeNet5图经典讲解:http://blog.csdn.net/zouxy09/article/details/8781543/ 神经网络用于模式识别的主流是有指导学习网络,无指导学习网络更多的是用于聚类分析。 加一点资料吧,对他的 ...
分类:其他好文   时间:2016-04-13 23:36:02    阅读次数:188
Feature Learning based Deep Supervised Hashing with Pairwise Labels
资源链接:http://download.csdn.net/detail/lilai619/9489498...
分类:其他好文   时间:2016-04-13 13:18:32    阅读次数:377
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!