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
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
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
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
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
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的高可用,有以下几个方面: (1)数据利用阶段可以通过ACK机制保证数据被处理; (2)在进程级别,worker失效,supervisor会自动重启worker线程; (3)在组件级别,supervisor节点失效,会在其他节点重启该supervisor任务; 但是一个很大...
分类:
其他好文 时间:
2015-04-03 12:55:20
阅读次数:
198
来自阿里的流处理框架:JStorm 关于流处理框架,在先前的文章汇总已经介绍过Strom,今天学习的是来自阿里的的流处理框架JStorm。简单的概述JStorm就是:JStorm 比Storm更稳定,更强大,更快,Storm上跑的程序,一行代码不变可以运行在JStorm上。直白的讲JStorm是阿....
分类:
Web程序 时间:
2015-04-03 12:51:23
阅读次数:
176
机器学习Machine Learning - Andrew NG
courses学习笔记
Recommender Systems 推荐系统
Problem Formulation 问题的提出
Content Based Recommendations基于内容的推荐
Collaborative Filtering协同过滤
Collaborative...
分类:
系统相关 时间:
2015-04-03 11:29:27
阅读次数:
334