On Mon, 29 Oct 2007, Jason House wrote:
no problem. I will start 'myCtest-10k-UCT' later today.
How does this compare to myCtest-10k that previously ran on CGOS?
myCtest-10k: 10000 random playouts (1050 ELO)
myCtest-10k-UCT: 10000 random playouts guided by a UCT search (1350 ELO)
* nodes are expanded after 50 runs through them
* UCT_score = win_ratio + 0.5 * sqrt(log(N)/n)
Christoph
_______________________________________________
computer-go mailing list
[email protected]
http://www.computer-go.org/mailman/listinfo/computer-go/