18

Recommendation Systems with PyTorch

Recommendation systems are everywhere, like Netflix and YouTube, which recommend what to watch; Spotify, which recommends what to listen to; LinkedIn, which suggests jobs; and Amazon, which recommends which products to buy.

Figure 18.1: Examples of different recommendation systems. Starting from top to bottom, followed by left to right – Netflix, Spotify, LinkedIn, YouTube, and Amazon

A recommendation system is an algorithm that provides personalized suggestions to users. The main goal is to predict what product(s) a user may be interested in, based on their preferences, behaviors, similarity with existing ...

Get Mastering PyTorch - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.