Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 534 Bytes

README.rst

File metadata and controls

9 lines (5 loc) · 534 Bytes

pomdp_py

pomdp_py is a framework to build and solve POMDP problems, written in Python and Cython.

Why pomdp_py? It provides a POMDP framework in Python with clean and intuitive interfaces. This makes POMDP-related research or projects accessible to more people. It also helps sharing code and developing a community

Please refer to the full documentation and installation instructions.