[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [computer-go] Evaluation function / move ordering for gnugo
Hi,
Try http://www.inventivity.com/OpenGo/
Dani
-----Original Message-----
From: computer-go-bounces@xxxxxxxxxxxxxxxxx
[mailto:computer-go-bounces@xxxxxxxxxxxxxxxxx] On Behalf Of Jeffrey Rainy
Sent: Monday, April 26, 2004 4:54 PM
To: computer-go
Subject: Re: [computer-go] Evaluation function / move ordering for gnugo
Hi,
Paul Pogonyshev wrote:
> > Hi,
> >
> > I've developped an evaluation function for Go that I'd like to test
in
an
> > existing program. Is it easy to replace gnugo's move ordering and/or
> > evaluation function by another one ?
>
> What do you mean by evaluation? Global position reading (like those
used
in
> less sofisticated games, e.g. Othello)?
Yes, I was refering to global position reading. I realise such
evaluation
will not be sufficient alone, for a good Go player. However, I'd like to
know if the information it gives can be used in some way by current
programs.
On average, when compared to human players, the rank it gives to the
played
move (by the human player) is better than the rank of 85% of the other
legal
moves. I guess there's some (although little) useful information there.
Anyone knows of a program that would be more easily modified so that I
could
either:
- select k moves to be considered.
- give a value to each global position.
Thanks.
Jeffrey.
_______________________________________________
computer-go mailing list
computer-go@xxxxxxxxxxxxxxxxx
http://computer-go.org/mailman/listinfo/computer-go
_______________________________________________
computer-go mailing list
computer-go@xxxxxxxxxxxxxxxxx
http://computer-go.org/mailman/listinfo/computer-go