From 3a020c63e50f4624fee67b9a2159f44de9a578d1 Mon Sep 17 00:00:00 2001 From: binhnguyennus Date: Sun, 4 Feb 2018 10:59:55 +0800 Subject: [PATCH] Image Classification Experiment Using Deep Learning at Mercari --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a85b876..b789ead 100644 --- a/README.md +++ b/README.md @@ -276,6 +276,7 @@ A curated list of selected readings to illustrate Scalability, Availability, and * [CaffeOnSpark: Distributed Deep Learning on Big Data Clusters at Yahoo](https://yahooeng.tumblr.com/post/139916828451/caffeonspark-open-sourced-for-distributed-deep) * [AIOps in Practice at Baidu](https://www.usenix.org/conference/srecon17asia/program/presentation/qu) * [Learning with Privacy at Scale - Differential Privacy Team, Apple](https://machinelearning.apple.com/2017/12/06/learning-with-privacy-at-scale.html) + * [Image Classification Experiment Using Deep Learning at Mercari](https://medium.com/mercari-engineering/mercaris-image-classification-experiment-using-deep-learning-9b4e994a18ec) * [Distributed Architecture in Financial Systems](https://medium.com/@sofie_4036/lets-build-a-bank-service-architecture-410dca881291) * [Building a Modern Bank Backend at Monzo](https://monzo.com/blog/2016/09/19/building-a-modern-bank-backend/) * [Choosing an Architecture for Core Banking System at TrustBK](https://blog.trustbk.com/choosing-an-architecture-85750e1e5a03)