Grandmaster-level chess without search algorithms

BlogDemis HassabisMay 11, 2026

AI Summary

This 2024 work demonstrates that a large language model (transformer) trained purely on chess positions and human games can reach grandmaster level without any explicit search tree — a result that surprised the chess AI community, which had long assumed that MCTS was necessary for chess at that level. The system achieves 2895 Elo (grandmaster level) with a 270M parameter transformer, by training on 10 million games filtered to only high-Elo games. The work inverts the standard assumption: rather than using neural networks to guide search (as in AlphaZero), the neural network alone can implicitly perform the reasoning that search makes explicit. For the broader AI research agenda, the result suggests that large-scale pattern recognition over high-quality data can substitute for algorithmic search in more domains than previously thought — and that the quality and filtering of training data may be more important than architectural choices. Hassabis uses this result to argue for a 'data curriculum' approach to training general AI: exposing models to problems at the frontier of human difficulty, not just average human performance.

Original excerpt

A 270M transformer reaches grandmaster-level chess (2895 Elo) without any search tree. Inverts the AlphaZero assumption: pure pattern recognition over high-quality data can substitute for explicit search in more domains than expected.

Frequently asked questions

What is "Grandmaster-level chess without search algorithms" about?

This 2024 work demonstrates that a large language model (transformer) trained purely on chess positions and human games can reach grandmaster level without any explicit search tree — a result that surprised the chess AI community, which had long assumed that MCTS was necessary for chess at that leve…

Who wrote "Grandmaster-level chess without search algorithms"?

"Grandmaster-level chess without search algorithms" was written by Demis Hassabis. It is curated in the Demis Hassabis vault on Burn 451, which covers agi · alphafold · scientific discovery.

How can I read more content from Demis Hassabis?

The complete Demis Hassabis reading list is available at burn451.cloud/vault/demis-hassabis. Each article includes an AI-generated summary so you can decide what to read in seconds. Connect the Burn 451 MCP server to Claude or Cursor to query all Demis Hassabis articles as live AI context.

Can I use "Grandmaster-level chess without search algorithms" with Claude or Cursor?

Yes. Install the burn-mcp-server npm package and connect it to Claude Desktop, Claude Code, or Cursor. Once connected, your AI can search and reference this article and the full Demis Hassabis vault in real time — no manual copy-paste required.

31 more articles in this vault.

Import the full Demis Hassabis vault to Burn 451 and build your own knowledge base.

Content attributed to the original author (Demis Hassabis). Burn 451 curates publicly available writing as a reading index. For removal requests, contact @hawking520.