April 2020
Intermediate to advanced
380 pages
9h 24m
English
A comprehensive MCTS algorithm implementation is present in the util/mcts.py file. This file provides the MCTS class, which has the following important functions:
Finally, we need to create a neural network implementation.
Read now
Unlock full access