From 43ae173609a52334dde0075f8c4eb90feaf8d3dc Mon Sep 17 00:00:00 2001 From: Binh Nguyen Date: Sun, 12 Dec 2021 20:50:36 +0800 Subject: [PATCH] SearchSage: Learning Search Query Representations at Pinterest --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 168073d..73799d3 100644 --- a/README.md +++ b/README.md @@ -730,6 +730,7 @@ An updated and organized reading list for illustrating the patterns of scalable, * [Box Graph: Spontaneous Social Network at Box](https://blog.box.com/blog/box-graph-how-we-built-spontaneous-social-network/) * [PricingNet: Pricing Modelling with Neural Networks at Skyscanner](https://hackernoon.com/pricingnet-modelling-the-global-airline-industry-with-neural-networks-833844d20ea6) * [PinText: Multitask Text Embedding System at Pinterest](https://medium.com/pinterest-engineering/pintext-a-multitask-text-embedding-system-in-pinterest-b80ece364555) + * [SearchSage: Learning Search Query Representations at Pinterest](https://medium.com/pinterest-engineering/searchsage-learning-search-query-representations-at-pinterest-654f2bb887fc) * [Cannes: ML saves $1.7M a year on document previews at Dropbox](https://dropbox.tech/machine-learning/cannes--how-ml-saves-us--1-7m-a-year-on-document-previews) * [Scaling Gradient Boosted Trees for Click-Through-Rate Prediction at Yelp](https://engineeringblog.yelp.com/2018/01/building-a-distributed-ml-pipeline-part1.html) * [Learning with Privacy at Scale at Apple](https://machinelearning.apple.com/2017/12/06/learning-with-privacy-at-scale.html)