Le Jeudi 23 Novembre 2006 11:47, Chris Fant a écrit : > > ... > > Its an interesting question if Monte-Carlo programms would also play > > infinite strong. > I was under the impression that most MC implementations were > guaranteed to converge on the optimal move.
Yes, but it does not come from the MC part, but for example UCT garantees to visit all the nodes infinitely often whatever the evaluation function returns. However, the convergence will be VERY slow if the evaluation function is bad. Sylvain _______________________________________________ computer-go mailing list computer-go@computer-go.org http://www.computer-go.org/mailman/listinfo/computer-go/