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

automatic facility for belief space discretization #39

Open
kach opened this issue Jul 1, 2024 · 4 comments
Open

automatic facility for belief space discretization #39

kach opened this issue Jul 1, 2024 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@kach
Copy link
Owner

kach commented Jul 1, 2024

to model POMDPs

imagining a special operator that takes something Alice doesn't know, and maps her belief over it to an element of a domain that models the belief space

@kach kach added the enhancement New feature or request label Jul 11, 2024
@chentoast
Copy link
Collaborator

chentoast commented Aug 13, 2024

Hoping to take a stab at this + belief filtering sometime soon

@chentoast chentoast self-assigned this Aug 13, 2024
@kach
Copy link
Owner Author

kach commented Aug 13, 2024

Yes! It would be good to have belief-related utilities collected in memo/utils. For discretization, I think we should do stars & bars. For n belief "tokens" and k hypotheses there should be \binom{n + k - 1}{k - 1} points in the belief space.

@kach
Copy link
Owner Author

kach commented Sep 29, 2024

Did you get a chance to look at this, Tony?

@chentoast
Copy link
Collaborator

I put up a draft pr that i can polish tomorrow.

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

2 participants