| KnightCap is a nice looking 3D chessprogram that runs on several Unix-derivates, including Linux. It is a learning chess program and uses a variant of Richard Sutton's TD(lambda) algorithm to modify its evaluation function based on the outcome of its games. It also uses a book learning algorithm to learn opening lines and end games. KnightCap also plays on chess-servers like ICC and ICS. |