Page 2 of 2
Re: Open source platform to improve fuego or pachi: fishtest
Posted: Wed Nov 06, 2013 7:12 pm
by leichtloeslich
pasky wrote:specify a fixed number of simulations
May I ask how to do that?
I took a quick glance at uct_state_init() in uct/uct.c but couldn't find anything.
Re: Open source platform to improve fuego or pachi: fishtest
Posted: Thu Nov 07, 2013 8:52 am
by pasky
leichtloeslich wrote:pasky wrote:specify a fixed number of simulations
May I ask how to do that?
I took a quick glance at uct_state_init() in uct/uct.c but couldn't find anything.
Using -t, you can either specify number of seconds, or number of simulations prepended by =. E.g. -t =2000 will make Pachi spend 2000 simulations per move.