Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RMP] Revamp Merlin "Getting Started" Documentation #1021

Open
7 tasks
nv-alaiacano opened this issue Jun 21, 2023 · 0 comments
Open
7 tasks

[RMP] Revamp Merlin "Getting Started" Documentation #1021

nv-alaiacano opened this issue Jun 21, 2023 · 0 comments
Assignees
Milestone

Comments

@nv-alaiacano
Copy link
Contributor

nv-alaiacano commented Jun 21, 2023

The goal of this RMP is to revamp the "Getting Started" section of our Merlin documentation.

The introductory tutorials are meant to cover a limited number of things:

  • Introduce Merlin-specific syntax
  • Show how to perform common recsys tasks (train well-known model types) in Merlin
  • Introduce the concept of Systems with a basic example.
  • New "welcome" page to replace README.md #1033
  • Installation guide: Docker, Conda, Pip, Launchpad, Google Colab @bschifferer
  • New tutorials with some "basics"
    • The >> operator, NVTabular workflow, Graph, fit/transform.
    • Training a ranking model: NVT + DLRM (or similar)
    • Training a retrieval model: NVT + TT (or similar)
    • Creating a basic System: Fetch Features -> NVT -> Ranking -> SampleSoftmax. (Since there's no retrieval model, input can be something like {user_id: u, item_ids: [a, b, c, d]}) @nv-alaiacano
@EvenOldridge EvenOldridge added this to the Merlin 23.07 milestone Jun 27, 2023
@nv-alaiacano nv-alaiacano changed the title [RMP] Centralize Merlin Documentation & Examples [RMP] Revamp Merlin "Getting Started" Documentation Jun 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants