Closed nsajko closed 8 years ago
Hi, 120 playouts per move is way too low; various heuristics are too unstable, which is why this is prevented. Typical speed of Pachi is 1000 playouts per second or more on 19x19.
I had confused the seconds per move with playouts per move options :)
pachi_gtp.txt
I ran it with:
pachi -t =120 threads=6,max_tree_size=5000
same thing with:
pachi -t =30 threads=8,max_tree_size=3072
!!!