facebookresearch / facebookresearch/ReAgent
Where to find examples on how to consume the model?
Open
- Dominant language
- Python
- Stars
- 3.7k
- Forks
- 529
- PR merge metrics
- No merged PRs in 30d
Description
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?
Contributor guide
Assessment
This issue has not been assessed yet.