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

Where to find examples on how to consume the model? #324

Open
susanhuhu opened this issue Sep 30, 2020 · 1 comment
Open

Where to find examples on how to consume the model? #324

susanhuhu opened this issue Sep 30, 2020 · 1 comment

Comments

@susanhuhu
Copy link

Is there a code example on how to consume the model? And does the model only support single slot decision making? Meaning the input will be a list of possible actions + context, and then caller can call the model to get one suggested action. Is there support for multiple slots decision like CCB described here https://github.com/VowpalWabbit/vowpal_wabbit/wiki/Conditional-Contextual-Bandit?

@MisterTea
Copy link
Contributor

Hey @susanhuhu,

This tutorial has an example of calling the model: https://reagent.ai/rasp_tutorial.html

We have several models for ranking but they are new and the documentation is still pretty sparse https://github.com/facebookresearch/ReAgent/tree/master/reagent/training/ranking

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

2 participants