Created by: kelvins
https://github.com/tensorflow/recommenders
What is this Python project?
It is a library for building recommender system models using TensorFlow.
It helps with the full workflow of building a recommender system: data preparation, model formulation, training, evaluation, and deployment.
What's the difference between this Python project and similar ones?
- It helps with the full workflow of building a recommender system.
- It's built on top of Keras.
- It's maintained by TensorFlow itself.
- Supports TensorFlow 2.x.
- It's relatively easy to use.
--
Anyone who agrees with this pull request could submit an Approve review to it.