>>626
理解が違ってるよ

AlphaGo Zero does not use “rollouts” - fast, random games used by other Go programs
to predict which player will win from the current board position.
Instead, it relies on its high quality neural networks to evaluate positions.

https://deepmind.com/blog/alphago-zero-learning-scratch/