cheungdaven/DeepRec
An Open-source Toolkit for Deep Learning based Recommendation with Tensorflow.
This toolkit helps researchers and developers easily implement and test advanced deep learning recommendation models. You input user interaction data (like ratings or viewing history), and it outputs personalized recommendations, such as predicting what a user will rate an item, suggesting a list of top items, or recommending the next item in a sequence. It's designed for machine learning researchers and software developers working on recommendation systems.
1,165 stars. No commits in the last 6 months.
Use this if you are a researcher or developer who needs to quickly reproduce and experiment with state-of-the-art deep learning recommendation algorithms.
Not ideal if you are a business user looking for a ready-to-use recommendation system without any coding or machine learning expertise.
Stars
1,165
Forks
291
Language
Python
License
GPL-3.0
Category
Last pushed
Jun 01, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/cheungdaven/DeepRec"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
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