[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [gnugo-devel] Symmetry corrections
From: |
Arend Bayer |
Subject: |
RE: [gnugo-devel] Symmetry corrections |
Date: |
Mon, 7 Oct 2002 23:49:08 +0200 (CEST) |
On Mon, 7 Oct 2002, Portela Fernand wrote:
> I wrote:
> > I'm gonna try switching the ordering from descending to ascending, see
> > if I can get a better result...
>
> +20 passes and +19 failures, I prefer this one.
I think I prefer the other one with fewer passes. While Gunnar's choice
makes sense to me (the position in the database is _not_ arbitrary, and
you could take that into account when fine-tuning pattern valuations),
the move comparison is clearly arbitrary. You would get it the other way
round in the same position just rotated around the center.
If we have such a situation, I'd rather prefer to have a FAIL in the
regression tests so that we can keep tuning for it, than silently
assuming we have solved the problem.
Arend