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

Exporting alpha vectors. #442

Closed aidmandorky closed 1 year ago

aidmandorky commented 1 year ago

Apologies for the noob question, but I am trying to wrap my head around the POMDP ecosystem in Julia. I had a couple of questions:

Thanks in advance!