transformer-chess-grandmaster-no-search

IN premiseentries/2026/06/21/wiki-Transformer_deep_learning_architecture-chunk-5.md

Created 2026-06-21T09:50:10+00:00

A Transformer using only static evaluation (no Minimax search) achieved grandmaster-level chess play with an Elo rating of 2895.

Summary

Chess expertise can emerge from pure pattern recognition of board positions, without the engine ever needing to look ahead and calculate sequences of future moves. This challenges the long-standing assumption that deep search is what makes a chess engine strong, and suggests a well-trained neural evaluator can substitute for much of the traditional lookahead machinery.

Dependents

These beliefs depend on this one: