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

Update imports in README.md example #506

Closed BoZenKhaa closed 1 year ago

zsunberg commented 1 year ago

Thanks @BoZenKhaa ! I removed the POMDPDistributions prefix for the distributions since it is not necessary.