solidglue / Recommender_SystemLinks
推荐系统入门指南,全面介绍了工业级推荐系统的理论知识(王树森推荐系统公开课-基于小红书的场景讲解工业界真实的推荐系统),如何基于TensorFlow2训练模型,如何实现高性能、高并发、高可用的Golang推理微服务。Comprehensively introduced the theory of industrial recommender system, how to trainning models based on TensorFlow2, how to implement the high-performance、high-concurrency and high-available inference services base on Golang.
☆648Updated 7 months ago
Alternatives and similar repositories for Recommender_System
Users that are interested in Recommender_System are comparing it to the libraries listed below
Sorting:
- YouTube推荐系统深度学习召回排序算法, Deep Neural Networks for YouTube Recommendations. YouTubeDNN.☆132Updated last year
- Large scale recommender system inference Microservices and APIs (Dubbo 、gRPC and REST ) with Golang.☆117Updated last year
- 深度学习TensorFlow2入门指南。Deep Learning TensorFlow2 API and Examples with Python3 and Jupyter Notebook.☆102Updated last year
- 优质的推荐算法资源汇总☆159Updated 3 years ago
- 机器学习Sklearn入门指南。Machine Learning Sklearn API and Examples with Python3 and Jupyter Notebook.☆118Updated last year
- A Lighting Pytorch Framework for Recommendation Models, Easy-to-use and Easy-to-extend.☆568Updated last week
- 该仓库尝试整理推荐系统领域的一些 经典算法模型☆2,048Updated last year
- 该仓库主要记录 推荐系统 算法工程师相关的面试题☆578Updated last year
- 《互联网大厂推荐算法实战》资料库☆295Updated 2 years ago
- 天池大赛——新闻推荐场景下的用户行为预测挑战赛,SOLO赛,B榜排名5/5338☆52Updated 4 years ago
- ☆3,532Updated last year
- 零基础入门推荐系统 - 新闻推荐 Top2☆276Updated 4 years ago
- 练习下用pytorch来复现下经典的推荐系统模型, 如MF, FM, DeepConn, MMOE, PLE, DeepFM, NFM, DCN, AFM, AutoInt, ONN, FiBiNET, DCN-v2, AFN, DCAP等☆645Updated 3 years ago
- kaggle比赛—otto多目标推荐系统源代码,单模型分数0.594,LB排名30左右☆63Updated 2 years ago
- 推荐系统学习笔记☆212Updated 2 years ago
- 推荐算法实战(Recommend algorithm)☆214Updated 2 months ago
- 搜索、推荐、广告、用增等工业界实践文章收集(来源:知乎、Datafuntalk、技术公众号)☆3,718Updated this week
- 原理解析及代码实战,推荐算法也可以很简单 🔥 想要系统的学习推荐算法的小伙伴,欢迎 Star 或者 Fork 到自己仓库进行学习🚀 有任何疑问欢迎提 Issues,也可加文末的联系方式向我询问!☆707Updated 3 years ago
- 深度学习与推荐系统学习,理论结合代码更香。☆139Updated 3 years ago
- Paper阅读记录博客(基于GitHub Action和GitHub Issue实现)。☆51Updated last year
- 该仓库记录搜索推荐算法工程师的必备面试知识点+paper☆291Updated last year
- ☆73Updated last year
- 利用大模型赋能智能推荐,通过案例讲解大模型推荐算法原理,并且给出代码实现。☆93Updated 6 months ago
- HLLM: Enhancing Sequential Recommendations via Hierarchical Large Language Models for Item and User Modeling☆486Updated 3 weeks ago
- 零基础入门推荐系统 - 新闻推荐 Top2☆27Updated 5 months ago
- 推荐系统综述☆526Updated 2 years ago
- 主流推荐系统Rank算法的实现☆263Updated last year
- ☆104Updated 4 years ago
- 🔥🔥🔥从零使用pytorch构建电影推荐系统,基于MovieLens数据集,实现了多种召回排序相关模型:DSSM、CF、MF、DeepWalk、Item2Vec,LR、Wide&Deep、DeepFM、DCNv1、DCNv2、DIN、MMoE、PLE。欢迎大家进行st…☆22Updated 4 months ago
- 在常规推荐系统算法和系统双优化的范式下,一线公司针对单个任务或单个业务的效果挖掘几乎达到极限。从2019年我们开始关注多种信息的萃取融合,提出了OneRec算法,希望通过平台或外部各种各样的信息来进行知识集成,打破数据孤岛,极大扩充推荐的“Extra World Knowl…☆180Updated 2 weeks ago