[Computer-go] What's a good playout speed?
hughperkins2
hughperkins2 at gmail.com
Sat Mar 28 19:58:57 PDT 2015
By the way, for mcts you dont need time controls. Each move takes the same amount of time, since you just do n playouts, and choose n as you like.
I think my playouts took 2s, which was enoufht for 40000 playouts i suppose, but it was in novemebr, dont remember clearly... It was obvious that adding more playouts didnt increase the strength libearly, more like logarithmically, or, at best as the square root, and i dont want to program heursitics by hand, not going to get a papet out of that :-)
The atari paper looks interesting. Kind of dabbling in that a bit... By the way, for mcts you dont need time controls. Each move takes the same amount of time, since you just do n playouts, and choose n as you like.
I think my playouts took 2s, which was enoufht for 40000 playouts i suppose, but it was in novemebr, dont remember clearly... It was obvious that adding more playouts didnt increase the strength libearly, more like logarithmically, or, at best as the square root, and i dont want to program heursitics by hand, not going to get a papet out of that :- out of that :-)
The atari paper looks interesting. Kind of dabbling in that a bit...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://computer-go.org/pipermail/computer-go/attachments/20150329/bb76ce0a/attachment.html>
More information about the Computer-go
mailing list