zlxxlz1026 / NCPRLinks
对话推荐系统展示
☆12Updated 3 years ago
Alternatives and similar repositories for NCPR
Users that are interested in NCPR are comparing it to the libraries listed below
Sorting:
- rater, recommender systems. 推荐模型,包括:DeepFM,Wide&Deep,DIN,DeepWalk,Node2Vec等模型实现,开箱即用。☆45Updated 4 years ago
- 推荐系 统从入门到实战☆168Updated 3 years ago
- 推荐系统学习笔记☆206Updated 2 years ago
- 个性化推荐模型,主要包括als、als_wr、biaslfm、lfm、nmf、svdpp、基于内容、基于内容回归、user-cf、item-cf、slopeone、关联规则以及基于内容和cf的混合等模型。☆32Updated 2 years ago
- Impementation paper "Deep Neural Networks for YouTube Recommendations"☆78Updated 5 years ago
- 利用用户画像数据、物品元数据、用户行为数据为特征构建推荐系统,使用CB和CF算法做推荐召回,使用 Redis数 据库做缓存处理,结合机器学习LR算法推荐排序,达到粗排、精排效果,实现推荐引擎搭建。☆45Updated 4 years ago
- 双塔模型的优化实践 - tf2.x☆35Updated 2 years ago
- ☆97Updated 3 years ago
- 「PyTorch」A deep matching model library for recommendations & advertising. It's easy to train models and to export representation vectors …☆87Updated 2 years ago
- 在常规推荐系统算法和系统双优化的范式下,一线公司针对单个任务或单个业务的效果挖掘几乎达到极限。从2019年我们开始关注多种信息的萃取 融合,提出了OneRec算法,希望通过平台或外部各种各样的信息来进行知识集成,打破数据孤岛,极大扩充推荐的“Extra World Knowl…☆130Updated this week
- 推荐算法学习☆39Updated 2 years ago
- 推荐系统之深度学习模型,框架采用tensorflow2☆58Updated 3 years ago
- 推荐系统排序模型复现☆47Updated 4 years ago
- A Lighting Pytorch Framework for Recommendation System, Easy-to-use and Easy-to-extend.☆83Updated 3 years ago
- 机器学习、深度学习基础知识. 推荐系统及nlp相关算法实现☆67Updated 2 years ago
- 该仓库记录搜索推荐算法工程师的必备面试知识点+paper☆47Updated 3 years ago
- Share Some Recommender System Paper I read.☆68Updated 3 years ago
- 基于netflix prize 和 H&M开源数据集,从零开始构建企业级推荐系统。☆90Updated 4 months ago
- ☆248Updated 9 months ago
- I have surveyed the technology and papers of CTR & Recommender System, and implemented 25 common-used models with Pytorch for reusage. …☆52Updated last year
- 记录推荐系统相关的面试题、优化经验☆33Updated this week
- 微信大数据2021 1st,qq浏览器2021 3rd,mind新闻推荐2020 1st,NAIC2020 AI+遥感影像 2nd☆157Updated 2 years ago
- Paper阅读记录博客(基于GitHub Action和GitHub Issue实现)。☆48Updated last year
- 一个简单的电影推荐系统☆234Updated 3 years ago
- This repository provides a comprehensive implementation of a deep neural network-based recommendation system similar to YouTube's. The re…☆59Updated 8 months ago
- 使用MovieLens数据集实现了基于Auto Encoder(AE), Variational Auto Encoder(VAE), BERT的深度学习电影推荐系统☆73Updated 4 years ago
- 阿里DIEN与DIN Tensorflow2.0 复现☆55Updated 4 years ago
- 一个基于 fasttext + faiss 的商品内容相关推荐实现,nginx+uwsgi+flask / gunicorn+uvicorn+fastapi 提供api查询接口,增加Spark实现 Ansj+Word2vec+LSH+Phoenix☆51Updated last year
- ☆55Updated 3 years ago
- 简单的实现推荐系统的召回模型和排序模型,其中召回模型使用协同过滤算法,排序模型使用gbdt+lr算法☆59Updated 6 years ago