JuliaPOMDP / POMDPModelTools.jl

Useful extensions of the POMDPs.jl interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pretty printing of distributions with UnicodePlots.barplot

zsunberg opened this issue · comments

This could be really useful for visually explaining how transition and observation are supposed to return a distribution. It would look like this:

Screenshot from 2019-06-07 17-01-56

https://github.com/Evizero/UnicodePlots.jl#barplot

(we could get rid of the 0.0 entry)

So pretty!!!