recommendation
There are 589 repositories under recommendation topic.
recommenders-team/recommenders
Best Practices on Recommendation Systems
shenweichen/DeepCTR
Easy-to-use,Modular and Extendible package of deep-learning based CTR models .
PaddlePaddle/models
Officially maintained, supported by PaddlePaddle, including CV, NLP, Speech, Rec, TS, big models and so on.
NicolasHug/Surprise
A Python scikit for building and analyzing recommender systems
benfred/implicit
Fast Python Collaborative Filtering for Implicit Feedback Datasets
wzhe06/Reco-papers
Classic papers and resources on recommendation
shenweichen/DeepMatch
A deep matching model library for recommendations & advertising. It's easy to train models and to export representation vectors which can be used for ANN search.
charlesXu86/Chatbot_CN
基于金融-司法领域(兼有闲聊性质)的聊天机器人,其中的主要模块有信息抽取、NLU、NLG、知识图谱等,并且利用Django整合了前端展示,目前已经封装了nlp和kg的restful接口
cheungdaven/DeepRec
An Open-source Toolkit for Deep Learning based Recommendation with Tensorflow.
imsheridan/DeepRec
推荐、广告工业界经典以及最前沿的论文、资料集合/ Must-read Papers on Recommendation System and CTR Prediction
tsinghua-fib-lab/GNN-Recommender-Systems
An index of recommendation algorithms that are based on Graph Neural Networks. (TORS)
qiaoguan/deep-ctr-prediction
CTR prediction models based on deep learning(基于深度学习的广告推荐CTR预估模型)
xiangwang1223/neural_graph_collaborative_filtering
Neural Graph Collaborative Filtering, SIGIR2019
daicoolb/RecommenderSystem-Paper
This repository includes some papers that I have read or which I think may be very interesting.
FeiSun/BERT4Rec
BERT4Rec: Sequential Recommendation with Bidirectional Encoder Representations from Transformer
THUwangcy/ReChorus
“Chorus” of recommendation models: a light and flexible PyTorch framework for Top-K recommendation.
RUCAIBox/CRSLab
CRSLab is an open-source toolkit for building Conversational Recommender System (CRS).
ylongqi/openrec
OpenRec is an open-source and modular library for neural network-inspired recommendation algorithms
HKUDS/RLMRec
[WWW'2024] "RLMRec: Representation Learning with Large Language Models for Recommendation"
DataSystemsLab/recdb-postgresql
RecDB is a recommendation engine built entirely inside PostgreSQL
OnYuKang/Recommendation-systems-paperlist
Papers about recommendation systems that I am interested in
archersama/awesome-recommend-system-pretraining-papers
Paper List for Recommend-system PreTrained Models
enoche/MultimodalRecSys
A curated list of awesome resources about multimodal recommender systems.
TideDra/zotero-arxiv-daily
Recommend new arxiv papers of your interest daily according to your Zotero libarary.
easezyc/Multitask-Recommendation-Library
MTReclib provides a PyTorch implementation of multi-task recommendation models and common datasets.
THUDM/ComiRec
Source code and dataset for KDD 2020 paper "Controllable Multi-Interest Framework for Recommendation"
ZainZhao/Personalized-recommend
基于tensorflow的个性化电影推荐系统实战(有前端)
GitHub-HongweiZhang/prediction-flow
Deep-Learning based CTR models implemented by PyTorch
tangxyw/RecAlgorithm
主流推荐系统Rank算法的实现
fajieyuan/SIGIR2020_peterrec
Universal User Representation Pre-training for Cross-domain Recommendation and User Profiling
guocheng18/Sequential-Recommendation-Datasets
Download and preprocess popular sequential recommendation datasets
Wang-Shuo/GraphRec_PyTorch
A PyTorch implementation of Graph Neural Networks for Social Recommendation (GraphRec)
limbopro/Jichangtuijian
博主自用机场推荐——100GB/10-15元/月起,SS/v2Ray/Trojan协议,IEPL专线加持,稳定低延迟,支持ChatGPT,Netflix等流媒体地区限制节点解锁;
HKUDS/LightGCL
[ICLR'2023] "LightGCL: Simple Yet Effective Graph Contrastive Learning for Recommendation"
PeiJieSun/diffnet
Graph Neural Network based Social Recommendation Model. SIGIR2019.