随笔 - 371  文章 - 0  评论 - 12  阅读 - 243万
09 2013 档案
DistributedCache小记
摘要:一、DistributedCache简介 DistributedCache是hadoop框架提供的一种机制,可以将job指定的文件,在job执行前,先行分发到task执行的机器上,并有相关机制对cache文件进行管理. 常见的应用场景有: 分发第三方库(jar,so等);分发算法需要的词典文件;分发程序运行需要的配置;分发多表数据join时小表数据简便处理等 主要的注意事项有: 1.Dist... 阅读全文
posted @ 2013-09-28 23:33 阿笨猫 编辑
矩阵微分
摘要:http://www.iwenchao.com/mathematics/matrix-differential.html http://en.wikipedia.org/wiki/Matrix_calculus http://www.atmos.washington.edu/~dennis/MatrixCalculus.pdf https://ccrma.stanford.edu/~dattorr... 阅读全文
posted @ 2013-09-21 20:52 阿笨猫 编辑


点击右上角即可分享
微信分享提示