wudikua / psLinks
自己实现的深度学习训练框架,纯java实现,没有过多的第三方依赖,可分布式训练
☆102Updated 7 years ago
Alternatives and similar repositories for ps
Users that are interested in ps are comparing it to the libraries listed below
Sorting:
- 简单搜索引擎例子☆84Updated 9 years ago
- ☆234Updated 11 months ago
- Ytk-mp4j is a fast, user-friendly, cross-platform, multi-process, multi-thread collective message passing java library which includes gat…☆110Updated 8 years ago
- 搜索引擎原理详解,开源电子书☆204Updated 11 years ago
- Blink`团队 (https://github.com/WANG-lp and https://github.com/CheYulin ), 1-million message-queue in java, 线上成绩2M+☆90Updated 7 years ago
- Google分层实验框架☆32Updated 7 years ago
- The out-of-the-box environment to for Hadoop/Spark applications☆38Updated 2 years ago
- rapids团队 (https://github.com/WANG-lp and https://github.com/CheYulin ),香港科技大学,2017年,第三届阿里中间件性能挑战赛复赛代码/答辩ppt/比赛攻略文档(第6名,最终答辩成绩:季军)☆51Updated 8 years ago
- extremely distributed machine learning☆122Updated 2 years ago
- 基于Spark ML实现的豆瓣电影推荐系统☆229Updated 7 years ago
- lyq算法库,涉及到相关数据挖掘,解压缩,模式匹配,图算法等多领域算法☆132Updated 10 years ago
- Matei Alexandru Zaharia博士论文的翻译-An Architecture for Fast and General Data Processing on Large Clusters☆18Updated 9 years ago
- ☆54Updated 7 years ago
- recommend system study☆67Updated 11 years ago
- A simple search engine.☆42Updated 9 years ago
- scala 编程的基础知识,以及 快学scala 书中的习题☆50Updated 3 years ago
- ORM framework with Sharding support for kids of you☆62Updated 7 years ago
- 阿里技术嘉年华 2013 Slide PPT PDF http://adc.alibabatech.org/☆51Updated 6 years ago
- 完整的外排序算法,对8000万条数据(2G)大小进行排序,使用临时文件作为内存扩展,算法思想:使用选择置换排序最大化顺串长度,多路归并减少IO开销,使用败者树来使归并达到最优。☆35Updated 5 years ago
- Tree-split 搬新家..给各位带来的不便深表歉意☆54Updated 9 years ago
- Apache Storm 官方文档中文版☆144Updated 4 years ago
- 程序化广告对接文档☆23Updated 6 years ago
- Blink`团队 (https://github.com/WANG-lp and https://github.com/CheYulin ), Service mesh agent in pure c (使用intrinsics编写向量化代码),第四届阿里中间件初赛代码,…☆45Updated 5 years ago
- ☆26Updated 7 years ago
- a lightweight database implements some basic function of hbase☆59Updated 7 years ago
- ☆48Updated 6 years ago
- ☆11Updated 6 years ago
- A minimal display advertising system.☆47Updated 8 years ago
- easyrec☆53Updated 13 years ago
- lucene技术细节