[computer-go] Standard references on CGOS

Christoph Birk birk at ociw.edu
Mon Oct 29 13:26:01 PDT 2007


On Mon, 29 Oct 2007, Christoph Birk wrote:
> myCtest-10k-UCT: 10000 random playouts guided by a UCT search (1350 ELO)
>                 * nodes are expanded after 50 runs through them
>                 * UCT_score = win_ratio + 0.5 * sqrt(log(N)/n)

I added variants with different expansion thresholds
  'myCtest-V-0006': 25
  'myCtest-V-0007': 10

Christoph



More information about the computer-go mailing list