From 73a15501ea8d9764f1d4b6558ec86256f10e56c3 Mon Sep 17 00:00:00 2001 From: binhnguyennus Date: Thu, 6 Jun 2019 21:51:13 +0800 Subject: [PATCH] Aroma: Using ML for Code Recommendation at Facebook --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c8389c1..4ea1a3a 100644 --- a/README.md +++ b/README.md @@ -621,6 +621,7 @@ An organized reading list for illustrating the patterns behind scalable, reliabl * [Data Visualisation Platform at Myntra](https://medium.com/myntra-engineering/universal-dashboarding-platform-udp-data-visualisation-platform-at-myntra-5f2522fcf72d) * [Building and Scaling Data Lineage at Netflix](https://medium.com/netflix-techblog/building-and-scaling-data-lineage-at-netflix-to-improve-data-infrastructure-reliability-and-1a52526a7977) * [Distributed Machine Learning](https://www.csie.ntu.edu.tw/~cjlin/talks/bigdata-bilbao.pdf) + * [Aroma: Using ML for Code Recommendation at Facebook](https://code.fb.com/developer-tools/aroma/) * [Michelangelo: Machine Learning Platform at Uber](https://eng.uber.com/michelangelo/) * [Scaling Michelangelo](https://eng.uber.com/scaling-michelangelo/) * [Horovod: Open Source Distributed Deep Learning Framework for TensorFlow at Uber](https://eng.uber.com/horovod/)