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

updater for ValuePolicy #548

Open
zsunberg opened this issue May 14, 2024 · 0 comments
Open

updater for ValuePolicy #548

zsunberg opened this issue May 14, 2024 · 0 comments
Labels
Contribution Opportunity This would be something that would be very useful to the community and a good modular addition. Learning Opportunity Fixing this would be a good straightforward exercise to improve your julia coding skills. quick This task shouldn't take too long

Comments

@zsunberg
Copy link
Member

As noted here: #546 (reply in thread) ValuePolicy does not have an updater method. It seems like it should just be a DiscreteUpdater. We should also consider the appropriate action method for ValuePolicy with a POMDP, which, I suppose, should just return the QMDP action.

@zsunberg zsunberg added Contribution Opportunity This would be something that would be very useful to the community and a good modular addition. Learning Opportunity Fixing this would be a good straightforward exercise to improve your julia coding skills. quick This task shouldn't take too long labels May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Contribution Opportunity This would be something that would be very useful to the community and a good modular addition. Learning Opportunity Fixing this would be a good straightforward exercise to improve your julia coding skills. quick This task shouldn't take too long
Projects
None yet
Development

No branches or pull requests

1 participant