On Mon, 26 Jan 2009, matt harman wrote:
Thanks for the quick answer, so 1 simulation is run because too many
will give lots of noise to the result? if only 1 is run then the 4 children can 
either win or lose
the single simulation 0 or 1. This would be non-deterministic so how would you
decide which child to exploit?

For every pass through the tree (simulation) you use the UCT
formula at every node to determine which branch (child) to choose.

Christoph

_______________________________________________
computer-go mailing list
[email protected]
http://www.computer-go.org/mailman/listinfo/computer-go/

Reply via email to