TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: What are some good resources on Recommender Systems?

14 pointsby shreyansh26over 2 years ago
I am looking for good technical resources to study recommender systems in depth. Anything from books, courses to blogs would be helpful. Would also be better if I could follow along with code and implement stuff.

2 comments

allthingover 2 years ago
One good starting point with code to follow along with is the chapter on Recommender Systems in &quot;Dive in to Deep Learning.&quot;<p><a href="https:&#x2F;&#x2F;d2l.ai&#x2F;chapter_recommender-systems&#x2F;index.html" rel="nofollow">https:&#x2F;&#x2F;d2l.ai&#x2F;chapter_recommender-systems&#x2F;index.html</a>
评论 #33749720 未加载
didactickhanover 2 years ago
Best one I&#x27;ve seen so far is this: <a href="https:&#x2F;&#x2F;www.manning.com&#x2F;books&#x2F;practical-recommender-systems" rel="nofollow">https:&#x2F;&#x2F;www.manning.com&#x2F;books&#x2F;practical-recommender-systems</a>