yqchau/recommender-systems
This repository contains several state-of-the-art models of recommender system created using the PyTorch framework.
This helps e-commerce businesses or content platforms create highly personalized recommendations for their customers. It takes customer interaction data, like past purchases or reviews from sources like Amazon, and uses it to suggest other items or content they might like. Anyone responsible for improving customer engagement or increasing sales through personalized suggestions would find this useful.
No commits in the last 6 months.
Use this if you need to generate item recommendations for users based on their past behavior or preferences, particularly across different product categories or content types.
Not ideal if you're looking for real-time recommendation updates without historical data, or if your primary goal is content moderation rather than personalized suggestions.
Stars
18
Forks
5
Language
Python
License
—
Category
Last pushed
Jan 19, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/yqchau/recommender-systems"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
meta-pytorch/torchrec
Pytorch domain library for recommendation systems
recommenders-team/recommenders
Best Practices on Recommendation Systems
hongleizhang/RSPapers
RSTutorials: A Curated List of Must-read Papers on Recommender System.
kakao/buffalo
TOROS Buffalo: A fast and scalable production-ready open source project for recommender systems
google-research/recsim
A Configurable Recommender Systems Simulation Platform