sober-clever/ReRe
The implementations of paper "Reinforced Preference Optimization for Recommendation" (ReRe).
This project helps e-commerce and content platforms improve their recommendation systems. By taking existing user preference data, it outputs optimized recommendations that are more aligned with what users actually want. This is designed for data scientists and machine learning engineers working on improving user experience and engagement.
Use this if you are a data scientist or ML engineer looking to enhance your recommendation engine's performance beyond standard methods.
Not ideal if you need a plug-and-play solution without advanced machine learning expertise or access to detailed user preference data.
Stars
17
Forks
2
Language
Python
License
—
Category
Last pushed
Nov 16, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/sober-clever/ReRe"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
liuqidong07/LLM-ESR
[NeurIPS'24 Spotlight] The official implementation code of LLM-ESR.
westlake-repl/IDvs.MoRec
End-to-end Training for Multimodal Recommendation Systems
amazon-science/AdaRec
Adaptive Generative Recommendations with Large Language Models
vicgalle/zero-shot-reward-models
ZYN: Zero-Shot Reward Models with Yes-No Questions
sichunluo/RecRanker
[TOIS'24] "RecRanker: Instruction Tuning Large Language Model as Ranker for Top-k Recommendation"