码迷,mamicode.com
首页 >  
搜索关键字:learning storm    ( 6182个结果
【转】Netty那点事(一)概述
【原文https://github.com/code4craft/netty-learning/blob/master/posts/ch1-overview.md#%E5%90%88%E5%BC%80%E5%90%AFnetty%E6%BA%90%E7%A0%81%E4%B9%8B%E9%97%A8...
分类:Web程序   时间:2014-08-26 16:56:46    阅读次数:445
Descriptor Matching with Convolutional Neural Networks: a Comparison to SIFT
论文笔记之《Descriptor Matching with Convolutional Neural Networks: a Comparison to SIFT》。...
分类:Web程序   时间:2014-08-26 15:29:26    阅读次数:309
JStorm 入门(二) 启动
在nimbus 节点上执行 “nohup jstorm nimbus &”, 查看$JSTORM_HOME/logs/nimbus.log检查有无错误 在supervisor节点上执行 “nohup jstorm supervisor &”, 查看$JSTORM_HOME/logs/supervisor.log检查有无错误...
分类:Web程序   时间:2014-08-26 11:59:36    阅读次数:427
Unsupervised feature learning by augmenting single images
学习笔记之《Unsupervised feature learning by augmenting single images》...
分类:其他好文   时间:2014-08-25 17:02:34    阅读次数:241
go语言学习网站
1.http://mikespook.com/learning-go/ 2.http://coolshell.cn/articles/8460.html    http://coolshell.cn/articles/8489.html 3.https://code.google.com/p/go-zh/ 4.http://blog.studygolang.com/category/spe...
分类:编程语言   时间:2014-08-25 15:04:34    阅读次数:181
Machine Learning—The k-means clustering algorithm
印象笔记同步分享:Machine Learning—The k-means clustering algorithm...
分类:其他好文   时间:2014-08-25 11:51:44    阅读次数:173
Machine Learning—Online Learning
印象笔记同步分享:Machine Learning—Online Learning...
分类:其他好文   时间:2014-08-25 11:51:34    阅读次数:162
Deep Learning(深度学习) 学习笔记(四)
神经概率语言模型,内容分为三块:问题,模型与准则,实验结果。[此节内容未完待续...]1,语言模型问题 语言模型问题就是给定一个语言词典包括v个单词,对一个字串做出二元推断,推断其是否符合该语言表达习惯。也就是的取值为0或者为1。 概率语言模型放松了对取值的限制,让其在0~1之间取值(语言模...
分类:其他好文   时间:2014-08-24 23:45:53    阅读次数:361
每日一个机器学习算法——adaboost
在网上找到一篇好文,直接粘贴过来,加上一些补充和自己的理解,算作此文。My education in the fundamentals of machine learning has mainly come from Andrew Ng’s excellent Coursera course on ...
分类:其他好文   时间:2014-08-24 23:41:03    阅读次数:518
storm定时器timer源码分析-timer.clj
storm定时器timer源码分析-timer.clj
分类:其他好文   时间:2014-08-24 16:34:22    阅读次数:265
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!