#10 · Primary category: Recommender Systems
Reco-papers
Classic papers and resources on recommendation
Project last updated:10/16/25
GitHub Stars
3.6K
Forks
813
Contributors
3
License
MIT
Why we included this project
Reco-papers is a reading list assembled by an engineer who picked entries from what he actually read or implemented on the job, covering papers, learning materials, and industry talks. The papers are grouped by where they sit in a production pipeline, retrieval, reranking, pre-ranking, rather than by year, so the list works like a guided tour of how large-scale recommender systems get built. That structure helps if you are preparing for an industrial recsys role, and researchers get a clear view of how ideas evolved from early methods to recent deployments. Since it is a curated index of documents rather than runnable code, the value is the reading path itself, already vetted by someone in the field.
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
gorse
AI powered open source recommender system engine supports classical/LLM rankers and multimodal content via embedding
DeepCTR
Easy-to-use,Modular and Extendible package of deep-learning based CTR models .
Surprise
A Python scikit for building and analyzing recommender systems
RSPapers
RSTutorials: A Curated List of Must-read Papers on Recommender System.
lightfm
A Python implementation of LightFM, a hybrid recommendation algorithm.