updater for ValuePolicy #548
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
As noted here: #546 (reply in thread) ValuePolicy does not have an
updater
method. It seems like it should just be aDiscreteUpdater
. We should also consider the appropriateaction
method forValuePolicy
with a POMDP, which, I suppose, should just return the QMDP action.The text was updated successfully, but these errors were encountered: