Evaluation weights

Programming Topics (Computer Chess) and technical aspects as test techniques, book building, program tuning etc

Moderator: Andres Valverde

Evaluation weights

Postby milix » 27 Jun 2005, 11:25

Hi all.
I am in the process of rewriting my evaluation function. I will more or less have the same parameters as before (king safety, passed pawns, center control, mobility, pawn structure and some special patterns) but my main problem is how to weight these parameters. So far I used some general chess rules to begin with, like "a rook's pawn worth 80% of a central pawn"c. I am quite happy with my passed pawn eval. My main problem is how to tune the other weights, like mobility, center control, pawn shields, weak squares, bad bishops etc. I don't have time and computer power to play many computer-computer games to tune the parameters in actual game practice, so I must find another way for doing this. Are there any EPD suits that offer a clear presence of these positional characteristics? For example an EPD set that contains positions with bad bishops, a set that contains positions with bishop pair etc. Thanks in advance!
Anastasios Milikas
milix
 
Posts: 54
Joined: 04 Nov 2004, 19:36
Location: Greece

Re: Evaluation weights

Postby Daniel Shawul » 27 Jun 2005, 16:22

Hi!
LCTII is a good one. Positions 1-14 are positional tests which
include Rook on open/semi open file, Knight out post, bishop pair, mobility for bishops etc. I tuned my engine so that it will be able to solve
this positions with a reasonable time, doesn't have to solve them immediately.
daniel
User avatar
Daniel Shawul
 
Posts: 366
Joined: 28 Sep 2004, 09:33
Location: Ethiopia

Re: Evaluation weights

Postby Pallav Nawani » 27 Jun 2005, 18:11

I think Arasan 5 is also a good test suite.

Pallav
User avatar
Pallav Nawani
 
Posts: 147
Joined: 26 Sep 2004, 20:00
Location: Dehradun, India


Return to Programming and Technical Discussions

Who is online

Users browsing this forum: No registered users and 12 guests