ReinforcementLearning.jl icon indicating copy to clipboard operation
ReinforcementLearning.jl copied to clipboard

Add MCTS related algorithms

Open findmyway opened this issue 5 years ago • 0 comments

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.

findmyway avatar May 17 '20 16:05 findmyway