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

Add ParticleFilterTrees and NativeSARSOP to README #457

Closed WhiffleFish closed 1 year ago

WhiffleFish commented 1 year ago

Also fixes #384

zsunberg commented 1 year ago

Woohoo! Thanks!