jonathan-laurent / AlphaZero.jl

A generic, simple and fast implementation of Deepmind's AlphaZero algorithm.
https://jonathan-laurent.github.io/AlphaZero.jl/stable/
MIT License
1.23k stars 138 forks source link

How many iterations are required? #195

Open StepHaze opened 1 year ago

StepHaze commented 1 year ago

How do you think, how many iterations are required for non-trivial games (like checkers)? 50 is enough?