Replies: 1 comment 9 replies
-
I have worked with belief-dependent rewards in POMDPs.jl here https://github.com/johannes-fischer/icml2020_ipft, but it is not up to date with the current POMDPs.jl version. I was using a particle belief and a belief MDP wrapper to compute the belief-based reward from a particle belief. Today, I would probably do it differently and introduce |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Are there any existing examples of a POMDPs.jl problem setup with belief-dependent rewards (rho-POMDP)? Currently, I have setup my problem as a belief MDP so that my reward function can make use of the belief.
Beta Was this translation helpful? Give feedback.
All reactions