mhahsler/pomdp: Infrastructure for Partially Observable Markov Decision Processes (POMDP)

Provides the infrastructure to define and analyze the solutions of Partially Observable Markov Decision Process (POMDP) models. Interfaces for various exact and approximate solution algorithms are available including value iteration, point-based value iteration and SARSOP. Smallwood and Sondik (1973) <doi:10.1287/opre.21.5.1071>.

Getting started

Package details

Maintainer
LicenseGPL (>=3)
Version1.2.4
URL https://github.com/mhahsler/pomdp
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("mhahsler/pomdp")
mhahsler/pomdp documentation built on Dec. 8, 2024, 4:26 a.m.