libpomdp is a set of POMDP approximation algorithms implemented in Java and Matlab
☆29Jul 22, 2014Updated 11 years ago
Alternatives and similar repositories for libpomdp
Users that are interested in libpomdp are comparing it to the libraries listed below
Sorting:
- Monte Carlo value iteration for continuous-state POMDPs☆12Sep 3, 2013Updated 12 years ago
- Implementation of point-based value iteration (for POMDPs)☆12Mar 31, 2020Updated 5 years ago
- Planning algorithms for problems with uncertain world state and action outcomes (POMDP and MDP models)☆56Sep 10, 2021Updated 4 years ago
- Implementation of POMDP algorithms on the tiger example, as described in Littman, Cassandra and Kaelbling (1994).☆17Aug 8, 2017Updated 8 years ago
- POMDPs in Python.