Skip to content

POMDPs with state-dependent actions #353

Answered by lassepe
soheilmn asked this question in Q&A
Discussion options

You must be logged in to vote

You can implement the two-argument version POMDPs.actions(model, s), where the second argument is a state (in an MDP) or a belief (in a POMDP). Using this dispatch you can return different action spaces for different states/beliefs. See also this discussion: #338

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@soheilmn
Comment options

Answer selected by soheilmn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants