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

A way for evaluating multiple hypothesis #3

Open
laoliu5280 opened this issue Apr 26, 2024 · 0 comments
Open

A way for evaluating multiple hypothesis #3

laoliu5280 opened this issue Apr 26, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@laoliu5280
Copy link
Collaborator

With the current version of our algorithm, we only do single-hypothesis inference to update their rewards.

Essentially, we could extend the algorithm such that for each training example, we can evaluate a group of hypotheses with some multiple hypotheses inference method, and update the hypotheses accordingly.

This could be beneficial because at downstream inference, we will likely use multiple hypotheses inference instead of using a single one for every test example.

@laoliu5280 laoliu5280 added the enhancement New feature or request label Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant