#171 · Primary category: Education & Research

fun-rec

algorithm-engineering deep-learning interview-questions machine-learning recommendation-algorithms recommender-system tensorflow tianchi-competition

推荐系统入门教程,在线阅读地址:https://datawhalechina.github.io/fun-rec/

Project last updated:06/27/26

GitHub Stars

7.3K

Forks

1.0K

Contributors

21

License

Other

Why we included this project

This book-style repo walks you through recommender systems the way a course would: collaborative filtering, vector and sequence recall for candidate generation, feature crossing and multi-objective modeling for ranking, then reranking for diversity. The second half is where it stands out, covering generative paradigms like LLM-based modeling, scaling-law architectures such as HSTU, end-to-end designs inspired by OneRec, reasoning-enhanced recommenders, and diffusion-based models, then closing with a production-grade build project. It's aimed at readers who already have some machine learning background and want either to prepare for interviews or to plan a real recommendation system from scratch; the mix of theory, TensorFlow code, and a worked full-stack example serves both. Since the project is still evolving and updates often, treat it as a companion text rather than something you'd drop into production.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category