Code: Select all
Q=9, R=5, B=N=3, P=1
piece_value = 9*(wq+bq) + 5*(wr+br) + 3*(wb+wn+bb+bn)
pawn_value = wp+bp
if piece_value >= 50 and pawn_value >= 12 then use Lc0 othewise Sf.
1. Light descriptive comments, i.e "better is" etc.
2. Variations are generated by actual game playout up to 5 plies.
3. 2 analysis engines
Pick one of the best games of Kramnik (retiring from chess).
Analysis settings:
1. 10s/pos
2. Threads = 1
3. Hash = 256
4. Intel i7 3.4 Ghz
5. Engine1: Lc0 v0.21.1, backend: blas, WeightsFile: 11258-120x9-se.pb.gz, SmartPruningFactor: 0
6. Engine2: Stockfish 10 64 POPCNT
Impressive Lc0's opening analysis even on this slow backend.
Another game is a bit tactical. A human vs machine.