Let's build AlphaZero
Starting from the design principles of AlphaGo and diving deep into the core mechanisms of MCTS and Self-Play, we reveal step-by-step how to build an AI Gomoku system that can surpass human capabilities.
Deep LearningReinforcement LearningMCTSSelf-Play