From 8a45bc7bcd0c8adb64bae4f71c56793eaef8574c Mon Sep 17 00:00:00 2001 From: binhnguyennus Date: Sun, 21 May 2023 16:19:26 +0800 Subject: [PATCH] Similarity Engine at eBay --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6b64773..f8e6d38 100644 --- a/README.md +++ b/README.md @@ -804,6 +804,7 @@ An updated and organized reading list for illustrating the patterns of scalable, * [Moderating Promotional Spam and Inappropriate Content in Photos at Scale at Yelp](https://engineeringblog.yelp.com/2021/05/moderating-promotional-spam-and-inappropriate-content-in-photos-at-scale-at-yelp.html) * [Optimizing Payments with Machine Learning at Dropbox](https://dropbox.tech/machine-learning/optimizing-payments-with-machine-learning) * [Scaling Media Machine Learning at Netflix](https://netflixtechblog.com/scaling-media-machine-learning-at-netflix-f19b400243) + * [Similarity Engine at eBay](https://tech.ebayinc.com/engineering/ebays-blazingly-fast-billion-scale-vector-similarity-engine/) ## Architecture * [Tech Stack at Medium](https://medium.engineering/the-stack-that-helped-medium-drive-2-6-millennia-of-reading-time-e56801f7c492)