|
|
|
|
|
by V-2
3280 days ago
|
|
> To say that Deep Blue beat Kasparov with nothing but brute-force speed is to neglect the rather intelligent decisions it made, ascribing different weights to pieces in potential sacrifices, positions, development of pieces, control of the center, initiative, and all the other values that a human player uses to play chess. But it's just an evaluation function anyway. A very complex one, but still nothing else. Chess engine doesn't have a notion of a plan (which is how a human approaches chess). All it does is mechanically keep on steering the game towards positions that are evaluted as best by the function. |
|