Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View vincentami's full-sized avatar

Block or report vincentami

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Showing results

[KDD'25] LLM2Rec: Large Language Models Are Powerful Embedding Models for Sequential Recommendation.

Python 45 5 Updated Sep 6, 2025

Train a 1B LLM with 1T tokens from scratch by personal

Jupyter Notebook 750 76 Updated Apr 27, 2025

在常规推荐系统算法和系统双优化的范式下,一线公司针对单个任务或单个业务的效果挖掘几乎达到极限。从2019年我们开始关注多种信息的萃取融合,提出了OneRec算法,希望通过平台或外部各种各样的信息来进行知识集成,打破数据孤岛,极大扩充推荐的“Extra World Knowledge”。 已实践的算法包括行为数据,内容描述,社交信息,知识图谱等。在OneRec,每种信息和整体算法的集成是可插拔…

Python 202 28 Updated Oct 29, 2025
Python 28 5 Updated Mar 29, 2023

The official implementation of Autoregressive Image Generation using Residual Quantization (CVPR '22)

Jupyter Notebook 971 103 Updated Jan 3, 2024

[Pytorch] Generative retrieval model using semantic IDs from "Recommender Systems with Generative Retrieval"

Python 614 87 Updated Sep 22, 2025

Best Practices on Recommendation Systems

Python 21,114 3,270 Updated Nov 10, 2025

🔨 跨域序列推荐(Cross-Domain Sequential Recommendation)的算法工具箱,旨在提供序列推荐、跨域推荐、跨域序列方法的baseline实现。目前本工具箱已包括TiSASRec、CoNet、PINet、MIFN这四种方法的实现。

Python 24 6 Updated Jun 15, 2023

Source code for NoteLLM and NoteLLM-2

Python 124 12 Updated Apr 17, 2025

The official repo of Qwen (通义千问) chat & pretrained large language model proposed by Alibaba Cloud.

Python 19,700 1,644 Updated Sep 30, 2025

A framework for large scale recommendation algorithms.

Python 2,183 366 Updated Nov 11, 2025

Keep searching, reading webpages, reasoning until it finds the answer (or exceeding the token budget)

TypeScript 4,986 456 Updated Oct 6, 2025

EasyR1: An Efficient, Scalable, Multi-Modality RL Training Framework based on veRL

Python 4,038 301 Updated Nov 3, 2025

A PyTorch implementation of Ranking Distillation

Python 90 14 Updated Aug 24, 2020

DE-RRD: A Knowledge Distillation Framework for Recommender System (CIKM'20)

Jupyter Notebook 30 4 Updated Feb 5, 2023

[WWW'2024] "RLMRec: Representation Learning with Large Language Models for Recommendation"

Python 418 53 Updated Jun 26, 2024

SASRec: Self-Attentive Sequential Recommendation

Python 896 174 Updated Aug 21, 2023

[NeurIPS'24] The official implementation code of LLM-ESR.

Python 28 7 Updated Jun 27, 2024

Replication of the paper "Text Is All You Need: Learning Language Representations for Sequential Recommendation" on KDD'23.

Python 124 34 Updated Apr 23, 2024

Versatile End-to-End Recommender System

Python 462 70 Updated Jul 17, 2025
Python 16 1 Updated Mar 5, 2024
Python 18 2 Updated Jan 11, 2024

A Comparative Framework for Multimodal Recommender Systems

Python 999 160 Updated Oct 25, 2025

MLGB is a library that includes many models of CTR Prediction & Recommender System by TensorFlow & PyTorch. 「妙计包」是一个包含50+点击率预估和推荐系统深度模型的、通过TensorFlow和PyTorch撰写的库。

Python 723 26 Updated Aug 18, 2025

I have surveyed the technology and papers of CTR & Recommender System, and implemented 25 common-used models with Pytorch for reusage. (对工业界学术界的CTR推荐调研并实现25个算法模型,2023)

Jupyter Notebook 54 2 Updated Sep 25, 2023
Next