pomdp¶
Description¶
pomdp_py is a general purpose POMDP library written in Python and Cython. It features simple and comprehensive interfaces to describe POMDP or MDP problems. Originally written to support POMDP planning research, the interfaces also allow extensions to model-free or model-based learning in (PO)MDPs, multi-agent POMDP planning/learning, and task transfer or transfer learning. Modules system sets up the following environment variables for this module:
Environment Modules¶
Run module spider pomdp
to find out what environment modules are available for this application.
Environment Variables¶
- HPC_POMDP_DIR - installation directory
- HPC_POMDP_BIN - executable directory
Categories¶
software