JuliaPOMDP / POMDPs.jl

MDPs and POMDPs in Julia - An interface for defining, solving, and simulating fully and partially observable Markov decision processes on discrete and continuous spaces.
http://juliapomdp.github.io/POMDPs.jl/latest/
Other
661 stars 100 forks source link

Model update checklist #313

Closed zsunberg closed 2 years ago

zsunberg commented 4 years ago

To update a (PO)MDP model to POMDPs 0.9, the following changes should be made:

Packages that need updating

zsunberg commented 2 years ago

This seems to be done