Skip to content

Files

38 lines (24 loc) · 1.02 KB

tfra.md

File metadata and controls

38 lines (24 loc) · 1.02 KB

Module: tfra

View source on GitHub




TensorFlow Recommenders Addon is a library for building recommender system models.

It helps with the full workflow of building a recommender system: data preparation, model formulation, training, evaluation, and deployment.

It's built on Keras and aims to have a gentle learning curve while still giving you the flexibility to build complex models.

Modules

dynamic_embedding module: Export dynamic_embedding APIs.

embedding_variable module