gnugo-devel
[Top][All Lists]
Advanced

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

Re: [gnugo-devel] strategic effect


From: Inge Wallin
Subject: Re: [gnugo-devel] strategic effect
Date: Sun, 13 Oct 2002 16:58:41 +0200 (MEST)

Arend wrote:
> As I said I tried tweaking the strategic effect valuation a little. The
> results look encouraging, 22 PASSes and 10 FAILs, with four of the tests
> in safety.tst solved. It is not yet finished, as I will try to do some
> fine-tuning (I also haven't looked at the failures yet).

Looking at the strategic effect seems like the hip thing to do right
now.  I have a patch of my own that I will send in a few minutes.


>       /* To prefer good connections and cuts, we lower this value
>        * somewhat.
>        */
> -     this_value *= 0.75;
> +     this_value *= 1.8;

This change goes against the comment just above it.  Is the reasoning
in the comment wrong, you think?

   -Inge




reply via email to

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