We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Some examples in addition to pomdp_py/problems:
Example (crying baby) for expressing a POMDP with explicitly enumerated transitions using pomdp_py: https://gist.github.com/zkytony/51d43ee6818375434eb3b84a77a47a5c
Quick example for reachable belief and value iteration with infinite horizon using pomdp-py: https://gist.github.com/zkytony/73dce5f0832c6ded3197bd68f27f99eb
Repositories that use pomdp_py:
https://github.com/zkytony/cos-pomdp
https://github.com/zkytony/genmos_object_search
https://github.com/zkytony/3D-MOS
https://github.com/h2r/sloop
https://github.com/zkytony/relations-pomdp
https://github.com/zkytony/ppl-tiger
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Some examples in addition to pomdp_py/problems:
Example (crying baby) for expressing a POMDP with explicitly enumerated transitions using pomdp_py: https://gist.github.com/zkytony/51d43ee6818375434eb3b84a77a47a5c
Quick example for reachable belief and value iteration with infinite horizon using pomdp-py: https://gist.github.com/zkytony/73dce5f0832c6ded3197bd68f27f99eb
Repositories that use pomdp_py:
https://github.com/zkytony/cos-pomdp
https://github.com/zkytony/genmos_object_search
https://github.com/zkytony/3D-MOS
https://github.com/h2r/sloop
https://github.com/zkytony/relations-pomdp
https://github.com/zkytony/ppl-tiger
The text was updated successfully, but these errors were encountered: