LorenzoM1997 / AlphaZero

ECS 171 Machine Learning project
BSD 3-Clause "New" or "Revised" License
2 stars 1 forks source link

Monte Carlo tree search improvements needed #9

Open LorenzoM1997 opened 5 years ago

LorenzoM1997 commented 5 years ago

The following improvements have to be implemented from the paper "Nested Monte Carlo Search for Two-Player Games" (Cazenave et al.). You can find the paper in the team drive.

These heuristic should be implemented so that there is a variable to control if using them or not. We will need to document if these heuristic affect the game and how. These improvements should be tested specially with ConnectFour