Decision-Making-Under-Uncertainty icon indicating copy to clipboard operation
Decision-Making-Under-Uncertainty copied to clipboard

Decision making under uncertainty using the POMDPs.jl ecosystem taught by Robert Moss

Results 3 Decision-Making-Under-Uncertainty issues
Sort by recently updated
recently updated
newest added

It would be great if you could use this machinery to solve a simple/routine example of an MDP from economics. See discussion [here](https://github.com/JuliaPOMDP/POMDPs.jl/discussions/351). I will copy/paste the example I created....

It appears the display is failing to print a `Tuple{Int, Int}` value, so I just wrapped it around with a `string()`

Please see the commit below for suggested change and an explanation. My fork of this repository does not have a clean copy of the original, so I don't know of...