X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=README.md;h=255ebce2afc02ec6b3190e6c2bd9ae578b4b559d;hb=9a64e737cfef639f202787161498ba94466ad730;hp=96a495ae54b3dc3b1b76fe6a465f8eb9256d816c;hpb=406979ea12ee7828e079871b0f9f3dc8f127a741;p=stockfish diff --git a/README.md b/README.md index 96a495ae..255ebce2 100644 --- a/README.md +++ b/README.md @@ -152,7 +152,7 @@ to find the best move. The classical evaluation computes this value as a functio of various chess concepts, handcrafted by experts, tested and tuned using fishtest. The NNUE evaluation computes this value with a neural network based on basic inputs (e.g. piece positions only). The network is optimized and trained -on the evalutions of millions of positions at moderate search depth. +on the evaluations of millions of positions at moderate search depth. The NNUE evaluation was first introduced in shogi, and ported to Stockfish afterward. It can be evaluated efficiently on CPUs, and exploits the fact that only parts