TensorFlow也火了一段时间,想想既然要研究NLP,为什么不好好应用一下Google开源的Deep Learning平台呢,一切还是先从搭建环境开始。
很多大神们也做了这方面的工作,汲取他人经验,Centos7+TensorFlow+Python3
安装Centos7
之前尝试升级Centos6.5到Centos7,完成了所有步骤,reboot的时候黑屏了,网上各种方法尝试未果...
分类:
其他好文 时间:
2016-04-17 23:13:12
阅读次数:
1263
第一章
前言(中)
1.1 本书适合哪些人阅读?
可以说本书的受众目标比较广泛,但是本书可能更适合于如下的两类人群,一类是学习过与机器学习课程相关的大学生们(本科生或者研究生),这包括了那些刚刚开始深度学习和AI研究的同学们;另一类是有机器学习或统计学背景的,想快速将深度学习应用在其产品或平台中的软件开发者们。深度学习早已被证实可以在许多软件应用中发挥光和热,比如:...
分类:
其他好文 时间:
2016-04-17 22:44:43
阅读次数:
370
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
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
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
转自: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
其经典LeNet5图见网络,对于这一块,菜鸟一个,全做些链接吧: LeNet5图经典讲解:http://blog.csdn.net/zouxy09/article/details/8781543/ 神经网络用于模式识别的主流是有指导学习网络,无指导学习网络更多的是用于聚类分析。 加一点资料吧,对他的 ...
分类:
其他好文 时间:
2016-04-13 23:36:02
阅读次数:
188
资源链接:http://download.csdn.net/detail/lilai619/9489498...
分类:
其他好文 时间:
2016-04-13 13:18:32
阅读次数:
377