Replies: 1 comment
-
Hi Tom, I would say that we don't really have a detailed tutorial on continuous POMDPs at the moment, but you might find some inspiration for problems in the POMDP Gallery: https://github.com/JuliaPOMDP/POMDPGallery.jl There are a lot of different things that you might mean in a tutorial. For instance, are you looking for a tutorial about defining a continuous POMDP, or solving a pre-defined one? Also, "continuous POMDP" can have a lot of different meanings. Are all of the State, Action, and Observation continuous, or are some of them discrete? Some people also mean continuous-time when they say "Continuous POMDP". |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am getting to know continuous POMDPs, and I wonder whether I can find some tutorial-like examples in this library.
I believe this to be the right place for this information or discussion about moving forward with that idea.
Tom
Beta Was this translation helpful? Give feedback.
All reactions