HACKER Q&A
📣 shreyansh26

What are some good resources on Recommender Systems?


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.


  👤 allthing Accepted Answer ✓
One good starting point with code to follow along with is the chapter on Recommender Systems in "Dive in to Deep Learning."

https://d2l.ai/chapter_recommender-systems/index.html


👤 didactickhan