You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The base classes are general enough to allow defining continuous POMDPs (see light dark example), but currently there is no solver for them -- I just added an item for this in call for contributions!
If your continuous domain has a discrete action space, you should be able to still apply POUCT but it may not work well (flat tree, for example).
Seems the examples in the documentation are mostly discrete?
Many thanks!
The text was updated successfully, but these errors were encountered: