Section for CS238/AA228 Decision Making Under Uncertainty at Stanford University.
Belief state estimation in Pluto notebooks.
] dev https://github.com/sisl/StateEstimation.jl
Then open Julia, run using Pluto; Pluto.run()
, and open notebooks in ~/.julia/dev/StateEstimation/src/
.
Slides generated using julia-tufte-beamer and located here: Beliefs: State Uncertainty
And the MDP to POMDP slides are located here: MDPs to POMDPs.pptx
Written by Robert Moss.