Using the Strategy pattern in algorithm design
分类:
其他好文 时间:
2014-07-22 23:13:12
阅读次数:
300
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)(一) 增长函数(Growth function) 在引入增长函数之前,我们先介绍一个例子,这个例子会有助于理解增长函数这个东西。在input spa...
分类:
其他好文 时间:
2014-07-22 22:53:14
阅读次数:
242
详细如下: 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
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
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
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
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