|
|
|
|
|
by dragontamer
546 days ago
|
|
Doesn't MCTS deeply AND broadly search though? Traditional MCTS searches all the way to endgame and estimates how the current position leads to either win or loss. I'm not sure what the latest and greatest is but those % chance to win numbers are literally a search result over possible endgames IIRC. I guess I'd assume that MCTS should see ladders and play at least some of them out. |
|