[computer-go] What does gZg1-d2-100k do?
Łukasz Lew
lukasz.lew at gmail.com
Sun Sep 17 13:26:04 PDT 2006
On 9/16/06, Don Dailey <drd at mit.edu> wrote:
> Łukasz,
>
> What does gZG1-d2-100k do?
>
> Let me guess - it does 100K simulations but goes to depth 2?
I really hoped that somebody will ask :)
Yes, You're right. 100K simulations, depth 2.
To be specific:
I make 100K totally random from beginning to end simulations from current board.
For each vertexes v1, v2 , colors c1, c2 I gather number of won games
where c1 was played at v1 and c2 at v2. (without restriction that v1
is played before v2).
Then I do fixed depth-2 search evaluating leaves by gathered
statistics. (I check for superko here)
1500 -> 1650 ELO :-)
Best,
Łukasz Lew
>
> I just set up one more 100K simulation - this is Odi-100K_HI and it is
> even more conservative about the selectivity than Odi-100_24 was.
>
> - Don
>
>
> _______________________________________________
> computer-go mailing list
> computer-go at computer-go.org
> http://www.computer-go.org/mailman/listinfo/computer-go/
>
More information about the computer-go
mailing list