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.24k stars 140 forks source link

Which hardware is recommended for non-trivial games? #214

Open StepHaze opened 7 months ago

StepHaze commented 7 months ago

Please write minimal hardware configuration for non-trivial games like chess, checkers and go? (cluster of GPUs?) Does AlphaZero.jl support parallel computing?