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
662 stars 100 forks source link

Upgrade GlobalApproximationValueIteration to use POMDPTools #400

Closed zsunberg closed 8 months ago

zsunberg commented 2 years ago

See instructions at https://sites.google.com/view/pomdps-hackathon/pomdptools-upgrade-instructions

dylan-asmar commented 8 months ago

Looks like this was accomplished with https://github.com/JuliaPOMDP/GlobalApproximationValueIteration.jl/pull/15.