From d1ecfcb55e89c244b3e2647a7f6c00f74150f258 Mon Sep 17 00:00:00 2001 From: avidLearnerInProgress Date: Tue, 30 Apr 2019 02:03:17 +0530 Subject: [PATCH] Added-scaling-michelangelo --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 49ad067..a6b4d3a 100644 --- a/README.md +++ b/README.md @@ -607,6 +607,7 @@ An organized reading list for illustrating the patterns behind scalable, reliabl * [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) * [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/) * [COTA: Improving Customer Care with NLP & Machine Learning at Uber](https://eng.uber.com/cota/) * [Manifold: Model-Agnostic Visual Debugging Tool for Machine Learning at Uber](https://eng.uber.com/manifold/)