From b15ce16ba6da59f1ba6e5fd741c1c2a0e034b10b Mon Sep 17 00:00:00 2001 From: Binh Nguyen Date: Sun, 13 Oct 2019 07:39:22 +0800 Subject: [PATCH] Discovering Popular Dishes with Deep Learning at Yelp --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2f24d56..e35b16b 100644 --- a/README.md +++ b/README.md @@ -693,6 +693,7 @@ An updated and organized reading list for illustrating the patterns of scalable, * [Computer Vision at Airbnb](https://medium.com/airbnb-engineering/amenity-detection-and-beyond-new-frontiers-of-computer-vision-at-airbnb-144a4441b72e) * [3D Home Backend Algorithms at Zillow](https://www.zillow.com/engineering/behind-zillow-3d-home-backend-algorithms/) * [Long-term Forecasts at Lyft](https://eng.lyft.com/making-long-term-forecasts-at-lyft-fac475b3ba52) + * [Discovering Popular Dishes with Deep Learning at Yelp](https://engineeringblog.yelp.com/2019/10/discovering-popular-dishes-with-deep-learning.html) ## Architecture * [Systems We Make](https://systemswemake.com/)