Gavince/Recommend-System
深度学习与推荐系统学习,理论结合代码更香。
Implements a complete multi-stage recommendation pipeline covering recall (Word2vec, DeepWalk, Node2vec, EGES, YouTube-DNN), coarse ranking (dual-tower DNN), and fine ranking phases with both single-objective models (FM, Wide&Deep, DeepFM, DIN, DIEN) and multi-objective learning architectures (MMoE, ESMM, PLE). Each algorithm includes theoretical papers and accompanying code implementations, enabling practitioners to understand embedding-based retrieval, feature interaction modeling, and multi-task learning for handling diverse user signals (clicks, dwell time, conversions, purchases).
162 stars. No commits in the last 6 months.
Stars
162
Forks
23
Language
Jupyter Notebook
License
—
Category
Last pushed
Jul 30, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/Gavince/Recommend-System"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
D2KLab/entity2rec
entity2rec generates item recommendation using property-specific knowledge graph embeddings
Azure-Samples/azure-sql-db-session-recommender
Build a recommender using OpenAI, Azure Functions, Azure Static Web Apps, Azure SQL DB, Data API...
Chinmayrane16/Recommender-Systems-with-Collaborative-Filtering-and-Deep-Learning-Techniques
Implemented User Based and Item based Recommendation System along with state of the art Deep...
mengfeizhang820/Paperlist-for-Recommender-Systems
Recommender Systems Paperlist that I am interested in
loserChen/Awesome-Recommender-System
The collection of papers about recommender system