NVIDIA-Merlin / Merlin

NVIDIA Merlin is an open source library providing end-to-end GPU-accelerated recommender systems, from feature engineering and preprocessing to training deep learning models and running inference in production.
Apache License 2.0
715 stars 111 forks source link

[RMP] Update Merlin Models TensorFlow API to Match PyTorch API #1054

Open oliverholworthy opened 1 year ago

oliverholworthy commented 1 year ago

Problem:

Update Merlin Models TensorFlow API to Match PyTorch API in core concepts.

Goal:

Align the Merlin Models TF API with the core concepts in the PyTorch API.

In particular:

New Functionality

Constraints:

Starting Point: