码迷,mamicode.com
首页 >  
搜索关键字:learning storm    ( 6182个结果
Learning OpenCV Lecture 2 (Using the Strategy pattern in algorithm design)
Using the Strategy pattern in algorithm design
分类:其他好文   时间:2014-07-22 23:13:12    阅读次数:300
Learning OpenCV Lecture 1 (Using OpenCV in VS2010)
Using OpenCV in VS2010
分类:其他好文   时间:2014-07-22 23:07:32    阅读次数:253
solaris bind 符号未定义
ld: fatal: Symbol referencing errorsRecently, I am learning the Unix C and come to know that Sockets are:– Special files used for network communicatio...
分类:其他好文   时间:2014-07-22 22:53:33    阅读次数:218
Foundataions of Machine Learning: Rademacher complexity and VC-Dimension(2)
Foundataions of Machine Learning: Rademacher complexity and VC-Dimension(2)(一) 增长函数(Growth function) 在引入增长函数之前,我们先介绍一个例子,这个例子会有助于理解增长函数这个东西。在input spa...
分类:其他好文   时间:2014-07-22 22:53:14    阅读次数:242
运行topology出现错误
详细如下: 1165 [main] INFO backtype.storm.daemon.nimbus - Using default scheduler 1186 [main] INFO com.netflix.curator.framework.imps.CuratorFrameworkImpl - Starting 1198 [main-SendThread(localhos...
分类:其他好文   时间:2014-07-22 22:32:52    阅读次数:270
图像处理、模式识别、模式分类、机器视觉推荐图书
源地址:http://blog.chinaunix.net/uid-26020768-id-3155898.html1、数字图像处理,冈萨雷斯,阮秋琦(译),电子工业出版社;2、opencv基础篇,于仕琦,刘瑞祯,北京航空航天大学出版社;3、Learning OpenCV computer visi...
分类:其他好文   时间:2014-07-22 00:38:34    阅读次数:212
[深度学习]Python/Theano实现逻辑回归网络的代码分析
2014-07-2110:28:34首先PO上主要Python代码(2.7), 这个代码在Deep Learning上可以找到. 1 # allocate symbolic variables for the data 2 index = T.lscalar() # index to...
分类:编程语言   时间:2014-07-22 00:29:38    阅读次数:352
Spark学习体系
1:Spark生态和安装部署 Spark生态 Spark(内存计算框架) SparkSteaming(流式计算框架) Spark SQL(ad-hoc) Mllib(Machine Learning) GraphX(bagel将被取代) 安装部署 Spark安装简介 Spark的源码编译 Spark Standalone安装 Spark Standalone H...
分类:其他好文   时间:2014-07-22 00:27:35    阅读次数:317
ML | Naive Bayes
what's xxxIn machine learning, naive Bayes classifiers are a family of simple probabilistic classifiers based on applying Bayes' theorem with strong (...
分类:其他好文   时间:2014-07-20 10:11:07    阅读次数:260
【DateStructure】 Charnming usages of Map collection in Java
When learning the usage of map collection in java, I found serveral beneficial methods that was encountered in the daily life. Now  I made a summary:  import java.util.ArrayList; import java.util.Col...
分类:编程语言   时间:2014-07-18 15:13:56    阅读次数:242
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!