🔥🔥🔥 基于 PyTorch Lightning 和 MIND 数据集的模块化新闻推荐系统框架。实现了从特征工程到召回 (DSSM) 与排序 (Deep, DCN, WideDeep, FM) 的完整链路。
☆48Apr 12, 2026Updated 4 months ago
Alternatives and similar repositories for News_Recsys
Users that are interested in News_Recsys are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 一个可直接落地的端到端推荐系统原型,覆盖离线训练、在线推断与可视化展示,核心链路为:DSSM 双塔召回 → DeepFM 粗排 → 策略补充(热门/冷启动)。☆16Aug 13, 2025Updated last year
- 从零预训练LLM、SFT、RLHF、DPO笔记整理+面试问题☆21Sep 2, 2024Updated last year
- 基于ESMM、MMoE和deepFM的多目标模型☆29Feb 19, 2022Updated 4 years ago
- Code release for "Long-Sequence Recommendation Models Need Decoupled Embeddings" (ICLR 2025), https://arxiv.org/abs/2410.02604☆25Mar 5, 2025Updated last year
- 推荐系统八股160问☆369Mar 30, 2025Updated last year
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 新手友好的基于 Qwen2 的生成式推荐系统,通过大模型理解用户偏好生成候选物品,融合 TF-IDF 关键词召回、热门物品召回构建多源策略,平衡相关性与多样性。采用 LightGBM 排序模型精准打分,内置召回率、NDCG 等评估指标量化效果。通过 Flask 封装 API…☆54Dec 6, 2025Updated 8 months ago
- [Pytorch] Unofficial Implementation of "Recommender Systems with Generative Retrieval"☆247Dec 19, 2025Updated 8 months ago
- Pytorch Lightning Implement of Generative Recommenders☆117Sep 17, 2024Updated last year
- 项亮等《推荐系统实践》算法代码☆29Apr 20, 2020Updated 6 years ago
- A user-friendly open-source project for recommendation systems.☆58Apr 26, 2026Updated 4 months ago
- AlitaNet: A click through rate (ctr) prediction deep learning Network implementation with TensorFlow, including LR, FM, AFM, Wide&Deep, D…☆15Aug 13, 2019Updated 7 years ago
- Source code for the RecSys 2024 paper "Revisiting LightGCN: Unexpected Inflexibility, Inconsistency, and A Remedy Towards Improved Recomm…☆31Sep 25, 2025Updated 11 months ago
- HSTU-BLaIR: Lightweight Contrastive Text Embedding for Generative Recommender 🌱☆28Jul 4, 2025Updated last year
- all kinds of recommendation algorithms implement.☆130Jan 8, 2021Updated 5 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- 大模型训练、推理、推荐系统相关☆30Nov 30, 2025Updated 9 months ago
- 机器学习,深度学习八股☆286Mar 31, 2025Updated last year
- ☆19Sep 9, 2021Updated 4 years ago
- DGL implementation of EGES☆31Mar 8, 2023Updated 3 years ago
- A Flexible Framework for Generative Recommendation☆49Apr 9, 2026Updated 4 months ago
- ☆21Jun 19, 2020Updated 6 years ago
- 总结了小红书博主算法小小怪在学习LLM和推荐系统的笔记☆223Jun 24, 2026Updated 2 months ago
- 多模态深度学习技术基础☆21Nov 15, 2024Updated last year
- 利用大模型赋能智能推荐,通过案例讲解大模型推荐算法原理,并且给出代码实现。☆106Feb 26, 2025Updated last year
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Paper阅读记录博客(基于GitHub Action和GitHub Issue实现)。☆60Sep 19, 2025Updated 11 months ago
- 搜广推学习笔记:王树森“推荐系统”课程☆242Nov 30, 2024Updated last year
- Pytorch implementation of the paper 'Gaussian Mixture Proposals with Pull-Push Learning Scheme to Capture Diverse Events for Weakly Super…☆19Jan 19, 2024Updated 2 years ago
- Implementation of DSSM for recommendation by PyTorch (Including SENet and random negative sampling)☆98Jul 11, 2022Updated 4 years ago
- Minimal reproduction of OneRec☆1,773May 14, 2026Updated 3 months ago
- 天池新闻推荐项目☆70May 17, 2025Updated last year
- 优质的推荐算法资源汇总☆208Jan 9, 2022Updated 4 years ago
- ☆17Oct 1, 2023Updated 2 years ago
- 零基础入门推荐系统 - 新闻推荐 Top2☆44Mar 19, 2025Updated last year
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 基于cdh大数据的视频文章推荐系统。仿哔哩哔哩App,二次元,动漫,app,网站,ACG,推荐系统☆10Apr 10, 2022Updated 4 years ago
- Codebase for RecSys 2024 paper, The Elephant in the Room: Rethinking the Usage of Pre-trained Language Model in Sequential Recommendation☆19Aug 7, 2024Updated 2 years ago
- Source Code of IJCAI-18 Alimama Sponsored Search Conversion Rate Prediction Contest☆20May 15, 2018Updated 8 years ago
- AI算法岗求职攻略(涵盖校招时间表、准备攻略(社招和校招)、刷题指南、内推和 AI 公司清单、求职算法必备资料等),算法方向涉及:机器学习、深度学习、计算机视觉、自然语言处理和搜广推等☆28Jun 15, 2024Updated 2 years ago
- 本作品在研究推荐系统相关理论知识的基础上,综合使用数据库、机器学习、爬虫、网页交互等技术,结合经典推荐算法,搭建基于网络热点的综合个性化推荐系统,旨在为用户提供及时精准的个性化网络信息服务。☆13Nov 22, 2021Updated 4 years ago
- 基于 FastAPI + LLM 搭建的大模型问答网页应用☆18May 7, 2026Updated 3 months ago
- 对推荐广告中,序列推荐、多任务推荐、跨域推荐、冷启动等方向主要算法学习笔记。☆16May 25, 2022Updated 4 years ago