ReinforcementLearning.jl
ReinforcementLearning.jl copied to clipboard
Add MCTS related algorithms
I've spent some time working on reimplementing https://github.com/liuanji/WU-UCT . It seems to work well. I'll add some experiments after https://github.com/JuliaReinforcementLearning/ReinforcementLearningZoo.jl/pull/14 gets merged.