What is the strongest program on CGOS that does pure monte-carlo without UCT? By pure monte carlo, I mean a single ply search with monte carlo as the evaluation, and scaling by doing more simulations per evaluation?
It looks to me that the strength of the top programs, like Mogo, is mostly due to the new UCT search algorithm. I wonder what would happen if we took a tradional strong computer-go evaluation function and combined it with UCT? David _______________________________________________ computer-go mailing list computer-go@computer-go.org http://www.computer-go.org/mailman/listinfo/computer-go/