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

EpsGreedyPolicy documentation update #458

Closed NeroBlackstone closed 1 year ago

zsunberg commented 1 year ago

@NeroBlackstone thanks for the contribution. Typically it would be better to do the version increment in a separate PR, but I know you are anxious to get a new version registered :)

NeroBlackstone commented 1 year ago

@NeroBlackstone thanks for the contribution. Typically it would be better to do the version increment in a separate PR, but I know you are anxious to get a new version registered :)

You are always kind. 😉😉😉 I'll remember that. I changed the version number because I forgot to update it in EpsGreedyPolicy PR.