ZhangHaoyang493 / Movie_Recsys
🔥🔥🔥从零使用pytorch构建电影推荐系统,基于MovieLens数据集,实现了多种召回排序相关模型:DSSM、CF、MF、DeepWalk、Item2Vec,LR、Wide&Deep、DeepFM、DCNv1、DCNv2、DIN、MMoE、PLE。欢迎大家进行star🌟以及批评指正。
☆14Updated last week
Alternatives and similar repositories for Movie_Recsys
Users that are interested in Movie_Recsys are comparing it to the libraries listed below
Sorting:
- 利用大模型赋能智能推荐,通过案例讲解大模型推荐算法原理,并且给出代码实现。☆72Updated 2 months ago
- 零基础入门推荐系统 - 新闻推荐 Top2☆244Updated 4 years ago
- kaggle比赛—otto多目标推荐系统源代码,单模型分数0.594,LB排名30左右☆48Updated 2 years ago
- 推荐系统论文算法实现,包括序列推荐,多任务学习,元学习等。 Recommendation system papers implementations, including sequence recommendation, multi-task learning, met…☆207Updated last year
- 用pytorch 方法复现了二十多个经典的推荐算法论文,其中包含排序论文和推荐召回论文,并在demo里面选了一个召回模型和排序模型的运行示例。☆65Updated 2 years ago
- ☆65Updated 9 months ago
- 天池大赛——新闻推荐场景下的用户行为预测挑战赛,SOLO赛,B榜排名5/5338☆48Updated 4 years ago
- deepmatch模型使用天池新闻推荐大赛数据☆12Updated 7 months ago
- 优质的推荐算法资源汇总☆146Updated 3 years ago
- 天池学习赛 零基础入门推荐系统 正式赛 第三名(0.2592) 开源代码☆52Updated 4 years ago
- https://tianchi.aliyun.com/competition/entrance/531842/introduction☆33Updated 2 years ago
- 基于王喆老师的深度学习推荐系统书籍,主要用pytorch实现了里面涉及到的算法,有很少数量的算法是用tf2.0实现的。在这个过程中也参考很多大佬的复现代码,希望自己能持续学习 多多去实现。☆47Updated 2 years ago
- 《互联网大厂推荐算法实战》资料库☆281Updated 2 years ago
- 使用MovieLens数据集实现了基于Auto Encoder(AE), Variational Auto Encoder(VAE), BERT的深度学习电影推荐系统☆72Updated 4 years ago
- 推荐算法实战(Recommend algorithm)☆193Updated last week
- 主流推荐系统Rank算法的实现☆245Updated last year
- 搜广推学习笔记:王树森“推荐系统”课程☆85Updated 5 months ago
- ☆97Updated 4 years ago
- 使用BERT预训练语言模型获取评论文本的向量表示,通过Bi-GRU网络学习其中的语义特征,分别采用情感权重和注意力机制来为评论向量分配权重,动态调节其对用户特征和产品特征的影响程度,并以加权求和的方式获得用户特征和产品特征,最后利用DeepFM算法对用户特征和产品特征进行深…☆16Updated 2 years ago
- A Lighting Pytorch Framework for Recommendation Models, Easy-to-use and Easy-to-extend.☆520Updated 3 weeks ago
- all kinds of recommendation algorithms implement.☆125Updated 4 years ago
- 深度学习与推荐系统学习,理论结合代码更香。☆126Updated 2 years ago
- ☆38Updated 8 months ago
- Paper阅读记录博客(基于GitHub Action和GitHub Issue实现)。☆48Updated 11 months ago
- 详细介绍知名大厂在搜索、推荐、广告等工业界的实践、前沿论文、技术干货分享☆17Updated last year
- 推荐系统八股160问☆57Updated last month
- A pytorch implementation of CL4SRec in ''Contrastive Learning for Sequential Recommendation", ICDE'22.☆14Updated 11 months ago
- 机器学习,深度学习八股☆46Updated last month
- ☆39Updated 11 months ago
- 基于netflix prize 和 H&M开源数据集,从零开始构建企业级推荐系统。☆87Updated 4 months ago