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

Re: [computer-go] Computer Go hardware



This sounds very similar to my program.

From: "Frank de Groot" <frank@xxxxxxxxxxxxxxxxx>
Reply-To: computer-go <computer-go@xxxxxxxxxxxxxxxxx>
To: "computer-go" <computer-go@xxxxxxxxxxxxxxxxx>
Subject: Re: [computer-go] Computer Go hardware
Date: Tue, 19 Oct 2004 23:25:02 +0200

> But that was a bit knee-jerk: you could need a different 1,000
> patterns at different times.

Correct.
Otherwise I would not need ten million :)

> Maybe I don't understand what you mean by
> "lookup a pattern"? I.e. what are the keys and what are the values in
> the "pattern database".

My pattern database is a set of Zobrist hashes.
Every time a move is played, hundreds of patterns on the board change (700
or so).

I look up those changed pattern in the pattern database and sort them in
order of how "good" they are, to feed the move suggester.

_______________________________________________
computer-go mailing list
computer-go@xxxxxxxxxxxxxxxxx
http://www.computer-go.org/mailman/listinfo/computer-go/
_________________________________________________________________
On the road to retirement? Check out MSN Life Events for advice on how to get there! http://lifeevents.msn.com/category.aspx?cid=Retirement

_______________________________________________
computer-go mailing list
computer-go@xxxxxxxxxxxxxxxxx
http://www.computer-go.org/mailman/listinfo/computer-go/