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

WIP: convert distributions to Distributions.jl distributions #495

Open zsunberg opened 1 year ago

zsunberg commented 1 year ago

This would fix #490, but see issues mentioned there