From 638dc6ef70045f445ce74c050beb708ac005d022 Mon Sep 17 00:00:00 2001 From: Binh Nguyen Date: Sun, 3 Feb 2019 15:19:37 +0800 Subject: [PATCH] Manifold: Model-Agnostic Visual Debugging Tool for Machine Learning at Uber --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index eb4bb46..4ec707c 100644 --- a/README.md +++ b/README.md @@ -601,7 +601,8 @@ An organized reading list for illustrating the patterns behind scalable, reliabl * [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/) * [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/) + * [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/) * [Repo-Topix: Topic Extraction Framework at Github](https://githubengineering.com/topics/) * [Concourse: Generating Personalized Content Notifications in Near-Real-Time at LinkedIn](https://engineering.linkedin.com/blog/2018/05/concourse--generating-personalized-content-notifications-in-near) * [Altus Care: Applying a Chatbot to Platform Engineering at eBay](https://www.ebayinc.com/stories/blogs/tech/altus-care-apply-chatbot-to-ebay-platform-engineering/)