Neural Network Architecture, Self-learning, Board Symmetries, Playout Cap Randomization and other pieces to make it all work. From our previous parts, we now understand how Monte Carlo Tree Search (MCTS) works and how we can use it to get an output policy, given a board state. We also understand the…