/POMDPExamples.jl

Examples and Tutorials for POMDPs.jl

Primary LanguageJupyter NotebookMIT LicenseMIT

POMDPExamples.jl

Build Status

THIS REPOSITORY IS NO LONGER MAINTAINED

Most if not all examples have been moved to the POMDPs.jl docs examples page.


This is a repository of examples and tutorials for learning how to use the POMDPs.jl package for working with Markov Decision Processes (MDPs) and Partially Observable Markov Decision Processes (POMDPs). See also QuickPOMDPs.jl for a concise way to define problems.

Tutorials

Each tutorial is a notebook in the notebooks directory. Here is a list:

Legacy tutorials

There are also several tutorials contained in the legacy folder which are not tested and may not be up to date, but may nevertheless be useful.

AA228 Notebooks

Some additional notebooks created for Stanford's AA-228 course may be found at https://github.com/sisl/aa228-notebook