码迷,mamicode.com
首页 >  
搜索关键字:learning storm    ( 6182个结果
Storm-源码分析汇总
Storm-源码分析汇总Storm FeaturesStorm 简介Storm Topology的并发度Storm - Guaranteeing message processingStorm - Transactional-topologiesTwitter Storm – DRPCStorm 多...
分类:其他好文   时间:2014-11-01 14:37:40    阅读次数:532
?统计学习精要(The Elements of Statistical Learning)?课堂笔记(四)
照例继续本周笔记。这次我没啥废话了... --------------笔记开始--------------- 投影矩阵与消灭矩阵 首先是上次没证的若干OLS性质。基本都是公式。我就照抄原来econometrics做的笔记了。权当复习了...对计量有兴趣的、线性代数还不错的,建议去看《Microeconometrics- Methods and Applications》(?A. ...
分类:其他好文   时间:2014-10-31 17:18:38    阅读次数:268
(二) kafka-jstorm集群实时日志分析 之 ---------jstorm集成spring
后面为了引入Dubbo RPC框架(用spring配置),先把spring 引入jstorm中,请先了解一下jsorm多线程方面的文档:http://storm.apache.org/documentation/Understanding-the-parallelism-of-a-Storm-topology.html .    A worker process exe...
分类:编程语言   时间:2014-10-30 22:43:42    阅读次数:517
稀疏编码
Deep learning:二十六(Sparse coding简单理解) Sparse coding: 本节将简单介绍下sparse coding(稀疏编码),因为sparse coding也是deep learning中一个重要的分支,同样能够提取出数据集很好的特征。本文的内容是参考斯坦福de.....
分类:其他好文   时间:2014-10-30 22:31:42    阅读次数:644
linux kernel development
the learning curve become longer and steeper .as the increasingly complex , the newbie or newcomers become harder .to make the source code sensible in...
分类:系统相关   时间:2014-10-28 23:37:36    阅读次数:265
cv 论文
最近发现很多以前看的论文都忘了,所以想写点东西来整理下之前的paper,paper主要是cv(computer vision)方向的。 第一篇:Gradient-based learning applied to document recognition。这是1998年Yann Lecun的一篇大作...
分类:其他好文   时间:2014-10-28 19:45:24    阅读次数:237
20141028bug
1.一台机器断点挂了,重启后再次启动supervisor报错:storm EOFException: null ERROR [Thread-2] storm.event (NO_SOURCE_FILE:invoke(0)) - Error when processing eventjava.lang...
分类:其他好文   时间:2014-10-28 13:38:21    阅读次数:155
Spark基础概况
最近本人对各种分布式计算平台研究的比较火热,上周的时间简单了了解了Storm的用法,今天马不停蹄的开始了新的学习。同样是非常流行的分布式平台,Spark,跟Hadoop属于同类型的。Spark和Storm一样,作为最近才刚刚开源出来的一个项目,学习的资料相当少,大家都还在学习阶段,所以,我目前的学习的情况也只是限于比较粗糙的学习。              Spark是一个开源的通用并行分布式计...
分类:其他好文   时间:2014-10-27 23:10:00    阅读次数:345
Simple Web API Server in Golang (1)
To be an better Gopher, get your hands dirty. Topcoder offered a serials of challenges for learning Golang. In this blog, I tried to implement "Go Lea...
分类:Windows程序   时间:2014-10-26 01:36:19    阅读次数:202
Running the app on your device
So far, you’ve run the app on the Simulator. That’s nice and all but probably notwhy you’re learning iOS development. You want to make apps that run on realiPhones! There’s hardly a thing more excit...
分类:移动开发   时间:2014-10-25 21:37:22    阅读次数:467
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!