#18 · Primary category: Recommender Systems
Deep-Learning-for-Recommendation-Systems
This repository contains Deep Learning based articles , paper and repositories for Recommender Systems
Project last updated:02/27/20
GitHub Stars
2.9K
Forks
695
Contributors
15
License
Other
Why we included this project
If you're building or studying neural approaches to recommendations, this index saves you weeks of scattered searching. It gathers the foundational papers that shaped deep recommender systems, from collaborative-filtering autoencoders and Neural Collaborative Filtering to YouTube's deep ranking and Wide & Deep for click-through prediction, and links each one to its original source and often to a working code repository. The list also folds in related blog posts plus a section of open-source libraries and datasets, so it works as a quick launchpad when you need a reference implementation or a baseline to compare against. The repo itself isn't software you deploy, but it's a genuinely useful map for engineers, researchers, and students deciding which deep learning architecture to try next in their own recommendation pipeline.
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.