gnugo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gnugo-devel] Inaccurate estimate_score


From: Darren Cook
Subject: Re: [gnugo-devel] Inaccurate estimate_score
Date: Tue, 29 Mar 2005 14:53:35 +0900
User-agent: Mozilla Thunderbird 0.9 (X11/20041127)

> experimental_score's range is now correct, so may be useful to me; I'll
> try it on some more positions.

It didn't take long to find failures: I asserted that final_score should
be >= experimental_score black, and <= experimental_score white. On the
first failure position I'm looking at there are no real moves left but
it misses that black has to capture a dead stone (i.e. fill a point of
territory) once a dame is filled.

I can probably generate some unit tests if there is interest. But
perhaps this level of accuracy is considered outside the scope of
experimental_score?

Darren




reply via email to

[Prev in Thread] Current Thread [Next in Thread]