tensorflow/recommenders
A TensorFlow/Keras library for building recommender system models using embeddings and factorization techniques.

Velocity · 7d
+0.9
★ / day
Trend
→steady
star history
TensorFlow Recommenders is a library for building recommender system models using TensorFlow. It provides tools for the full workflow of recommender system development including data preparation, model formulation, training, evaluation, and deployment. Built on Keras, it offers embedding layers and factorization models for predicting user preferences, such as for movie recommendations.