Hacker News new | ask | show | jobs
by jebediah 3744 days ago
If I understood correctly, they are not using any MCTS, I believe they are not doing any look ahead, only greedily selecting the best turn.
1 comments

Correct - we are not using MCTS and the approach has nothing to do with AlphaGo.