
Distributed Computing
文章平均质量分 69
furaoingqq
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Why c-lang for deep learning, scala for cluster machine learning ?
The choice of programming language for different machine learning task (both for academic purposes and industry purposes) are made to achieve optimization of the algorithm in terms of execution speed.原创 2015-08-09 11:47:05 · 354 阅读 · 0 评论 -
Apache Spark Technical Notes
1. Load data file from local file system: The absolute path of all files (identical) should be the same on all nodes (including the master node, even when no slaves is running on the same machine wit原创 2015-08-16 13:45:35 · 444 阅读 · 0 评论