[Computer-go] fuego and fixed number of playouts
Jacques BasaldĂșa
jacques at dybot.com
Thu Jan 5 05:39:47 PST 2012
Hi,
To set the number of playouts, you need:
uct_param_player ignore_clock 1
uct_param_player max_games *number*
for a typical testing environment, you probably also need:
uct_param_player ponder 0
uct_param_player reuse_subtree 0
also
uct_param_search max_nodes *number*
14000000 is about 1 Gb
uct_param_search number_threads *number*
and
book_clear
if you don't want the opening book to avoid calculation
Jacques
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://computer-go.org/pipermail/computer-go/attachments/20120105/62e1ba80/attachment.html>
More information about the Computer-go
mailing list