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
722 stars 112 forks source link

New "welcome" page to replace README.md #1033

Open nv-alaiacano opened 1 year ago

nv-alaiacano commented 1 year ago

Our documentation uses the Merlin repo README as the welcome page - we should replace this with something designed for a person landing on our documentation not our code repo. Include the core concepts of the Merlin framework.

bschifferer commented 1 year ago

I created a PR based on a draft I shared a while ago: https://github.com/NVIDIA-Merlin/Merlin/pull/1045