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

Fix POMDPs.jl CI #420

Closed zsunberg closed 2 years ago

zsunberg commented 2 years ago

It is currently failing - maybe because of an rng?

zsunberg commented 2 years ago

Working again now!