码迷,mamicode.com
首页 >  
搜索关键字:learning storm    ( 6182个结果
knowlege experience
The konwledge is you need learning some basic knowledge.The experience is you can use konwledge make some product.
分类:其他好文   时间:2015-04-04 15:01:27    阅读次数:106
Theano学习记录(二) 多层感知机
Case 1: 使用推荐的配置  learning_rate = 0.01   L1_reg = 0.00  L2_reg=0.0001 n_epoches=1000 batch_size=20 n_hidden=500 实验结果: 实验耗时: Case 2: 自己中间加入两个隐含层,分别为400 和 300 个节点。实验配置如下:  learn...
分类:其他好文   时间:2015-04-03 19:29:53    阅读次数:218
取证学习资料DVD
http://www.infiniteskills.com/training/learning-computer-forensics.htmlhttps://www.youtube.com/watch?v=nxpu7ZeK2fMhttps://www.youtube.com/results?sear...
分类:其他好文   时间:2015-04-03 18:44:33    阅读次数:110
Codeforces Round #170 (Div. 2)---C. Learning Languages(并查集)
The “BerCorp” company has got n employees. These employees can use m approved official languages for the formal correspondence. The languages are numbered with integers from 1 to m. For each employee w...
分类:其他好文   时间:2015-04-03 15:30:55    阅读次数:135
嵌入式开发之示波器----tektronix tds2024 的使用
http://jingyan.baidu.com/article/91f5db1bf715c01c7f05e39a.htmlhttp://cn.tek.com/learning/oscilloscope-tutorial?utm_source=Baidu-Success_Events&utm_med...
分类:其他好文   时间:2015-04-03 14:59:23    阅读次数:172
frontend learning site
CORS http://caniuse.com/#search=corsFoundation http://foundation.zurb.com/docs/sass.htmlD3 http://d3js.org/Generator https://github.com/yeoman/generat...
分类:其他好文   时间:2015-04-03 14:50:15    阅读次数:108
Storm系统高可用性HA
关于Storm的高可用,有以下几个方面: (1)数据利用阶段可以通过ACK机制保证数据被处理; (2)在进程级别,worker失效,supervisor会自动重启worker线程; (3)在组件级别,supervisor节点失效,会在其他节点重启该supervisor任务; 但是一个很大...
分类:其他好文   时间:2015-04-03 12:55:20    阅读次数:198
Storm和JStorm(阿里的流处理框架)
来自阿里的流处理框架:JStorm 关于流处理框架,在先前的文章汇总已经介绍过Strom,今天学习的是来自阿里的的流处理框架JStorm。简单的概述JStorm就是:JStorm 比Storm更稳定,更强大,更快,Storm上跑的程序,一行代码不变可以运行在JStorm上。直白的讲JStorm是阿....
分类:Web程序   时间:2015-04-03 12:51:23    阅读次数:176
Machine Learning - XVI. Recommender Systems 推荐系统(Week 9)
机器学习Machine Learning - Andrew NG courses学习笔记 Recommender Systems 推荐系统 Problem Formulation 问题的提出 Content Based Recommendations基于内容的推荐 Collaborative Filtering协同过滤  Collaborative...
分类:系统相关   时间:2015-04-03 11:29:27    阅读次数:334
Word2Vec之Deep Learning in NLP (一)词向量和语言模型
关于word2vec词向量与语言模型部分的理解
分类:编程语言   时间:2015-04-03 10:57:43    阅读次数:306
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!