💻 techConcept0 views3 min read

What Happened to AlphaZero?

AlphaZero is a groundbreaking deep reinforcement learning algorithm developed by DeepMind that taught itself to master the complex board games of chess, shogi, and Go through pure self-play, achieving superhuman performance without human input beyond the basic rules. Its innovative learning approach has profoundly influenced AI research and found applications beyond games, contributing to scientific discovery and inspiring new generations of AI systems.

Share:

Quick Answer

AlphaZero, a revolutionary AI developed by DeepMind, transformed the field of game AI by mastering chess, shogi, and Go to superhuman levels in mere hours through self-play reinforcement learning. Unlike previous AIs, it learned from scratch, developing unique and creative strategies. Its core methodology continues to be a cornerstone for advanced AI research, inspiring systems like MuZero and extending to real-world applications such as discovering new algorithms and influencing autonomous driving. As of 2026, AlphaZero's principles are still considered foundational for the pursuit of Artificial General Intelligence (AGI), with its key architect even launching a new venture based on its self-learning paradigm.

📊Key Facts

Chess mastery time
9 hours
DeepMind
Shogi mastery time
12 hours
DeepMind
Go mastery time
13 days
DeepMind
Win rate vs Stockfish 8 (100 games)
28 wins, 0 losses, 72 draws
DeepMind
Win rate vs Stockfish 9 (1000 games)
155 wins, 6 losses, 839 draws
DeepMind
TPUs for training
5,000 first-gen, 64 second-gen
DeepMind
TPUs for playing matches
4
DeepMind

📅Complete Timeline14 events

1
October 2017Major

AlphaGo Zero Paper Published

DeepMind publishes the AlphaGo Zero paper, detailing an AI that learned Go from scratch without human data, a direct predecessor to AlphaZero.

2
December 5, 2017Critical

AlphaZero Preprint Release

DeepMind releases a preprint introducing AlphaZero, showcasing its superhuman performance in chess, shogi, and Go after only hours of self-play training.

3
January 26, 2018Notable

Discussion on Generalizability

AI community discusses AlphaZero's generalizability, noting its methodology can be applied to any perfect information game without prior human expertise.

4
December 7, 2018Critical

AlphaZero Paper Published in Science

The full AlphaZero research paper, detailing its methodology and results against world-champion programs, is published in the journal Science.

5
2019Major

Introduction of MuZero

DeepMind introduces MuZero, an advanced algorithm that generalizes AlphaZero's work by mastering games, including Atari, without explicit knowledge of their rules.

6
September 15, 2020Notable

Applications in Game Design and Beyond

Research explores AlphaZero's utility in assessing game balance for chess variants and highlights its promise for applications beyond traditional game environments.

7
April 13, 2022Notable

Continued Discussion on Industrial Applications

Discussions persist within the AI community regarding how AlphaZero and Monte Carlo Tree Search can be applied to various industries beyond gaming.

8
August 31, 2025Major

AlphaZero's Role in AGI Discussed

An analysis highlights AlphaZero's efficiency and its potential to drive progress towards Artificial General Intelligence (AGI), contrasting its approach with Large Language Models.

9
March 10, 2026Major

DeepMind Celebrates AlphaGo's Legacy, AlphaZero's AGI Path

Google DeepMind commemorates 10 years since AlphaGo's victory, emphasizing AlphaZero's crucial role in advancing AI and paving the path toward AGI.

10
March 20, 2026Notable

Public Interest in AlphaZero vs. Stockfish Continues

A YouTube video featuring a hypothetical match between Stockfish 18 and AlphaZero demonstrates ongoing public and chess community interest in competitive AI analysis and AlphaZero's legacy.

11
April 28, 2026Critical

David Silver Launches Ineffable Intelligence

David Silver, a key architect of AlphaZero, launches Ineffable Intelligence with $1.1 billion, betting on AlphaZero-style self-learning agents to drive the next generation of AI.

12
June 6, 2026Major

Demis Hassabis on AlphaZero's Impact

Google DeepMind CEO Demis Hassabis discusses how AlphaGo and AlphaZero were instrumental in powering creativity and learning for modern AI systems.

13
August 6, 2026Major

DeepMind Leadership Reshuffle

Google DeepMind undergoes a leadership reshuffle, with Demis Hassabis transitioning to Chairman, though AlphaZero's achievements remain central to DeepMind's brand and vision for AGI.

14
August 9, 2026Notable

AlphaZero's Enduring Algorithmic Influence

Current AI research discussions continue to reference AlphaZero's balanced approach of deep learning and reinforcement learning as a foundational breakthrough for AI development.

Follow this story

Get an email when this timeline gets a major update.

🔍Deep Dive Analysis

AlphaZero emerged as a significant advancement in artificial intelligence, developed by DeepMind, a subsidiary of Alphabet. Building upon the success of its predecessor, AlphaGo Zero, AlphaZero demonstrated a generalized reinforcement learning algorithm capable of mastering multiple complex games—chess, shogi, and Go—purely through self-play. It achieved superhuman performance in hours, famously defeating world-champion programs like Stockfish 8 in chess, Elmo in shogi, and even an earlier version of AlphaGo Zero in Go.

The motivation behind AlphaZero was to create a more general AI system that could learn without human knowledge or handcrafted heuristics. DeepMind aimed for an AI that relied solely on the fundamental rules of a game and iterative self-play to discover optimal strategies. This innovative approach combined deep neural networks with an enhanced Monte Carlo Tree Search algorithm, enabling AlphaZero to learn efficiently and develop highly creative and dynamic playing styles that surprised even human grandmasters.

Key turning points in AlphaZero's journey include DeepMind's initial preprint release in December 2017, which announced its unprecedented victories and introduced its methodology to the world. This was followed by the formal publication of its research in the prestigious journal Science in December 2018, solidifying its scientific impact. In 2019, DeepMind further generalized these concepts with the introduction of MuZero, an algorithm capable of mastering games even without being explicitly told their rules or representations.

The consequences of AlphaZero's development were profound, shifting the focus of AI research towards self-play reinforcement learning and highlighting the immense power of learning from scratch. Its success influenced the development of new neural network-based chess engines, and even traditional brute-force engines like Stockfish began incorporating neural network elements. AlphaZero's unique playing style, characterized by positional sacrifices and long-term strategic advantages, has become a subject of study for human chess players seeking new insights.

As of August 9, 2026, AlphaZero's principles continue to be foundational for cutting-edge AI research, particularly in the ongoing pursuit of Artificial General Intelligence (AGI). Its methodology is being actively explored for applications in continuous action spaces, such as autonomous driving, where self-play and MCTS can help agents learn complex control policies. Furthermore, new versions of AlphaZero have already led to the discovery of faster sorting, hashing, and matrix multiplication algorithms that are now widely used. David Silver, a principal architect behind AlphaGo, AlphaZero, and MuZero, launched a new company, Ineffable Intelligence, in April 2026, securing $1.1 billion in funding. This venture is explicitly based on the premise that AlphaZero-style self-learning agents, which generate their own training data, will drive the next significant leap in AI, especially as the data resources for large language models (LLMs) are projected to diminish. DeepMind's CEO, Demis Hassabis, continues to emphasize AlphaZero's role in fostering creativity and learning within AI, viewing it as a critical step on the path to AGI. Recent discussions in August 2026 still underscore AlphaZero's balanced integration of deep learning and reinforcement learning as a pivotal breakthrough in AI development.

What If...?

Explore alternate histories. What if AlphaZero made different choices?

Explore Scenarios
Building relationship map...

People Also Ask

What is AlphaZero?
AlphaZero is a deep reinforcement learning algorithm developed by DeepMind that learned to master chess, shogi, and Go through self-play, achieving superhuman performance without any human input beyond the basic rules of the games.
How did AlphaZero learn to play games?
AlphaZero learned entirely through self-play reinforcement learning. It started with only the rules of the game and then played millions of games against itself, iteratively improving its strategies and understanding of the game through trial and error.
What games did AlphaZero master?
AlphaZero famously mastered three complex board games: chess, shogi (Japanese chess), and Go. It achieved superhuman levels of play in each game after only hours or days of self-training.
What is the difference between AlphaGo Zero and AlphaZero?
AlphaGo Zero was a predecessor that specifically mastered the game of Go through self-play. AlphaZero generalized this approach, becoming a single algorithm capable of mastering multiple perfect information games, including chess, shogi, and Go.
Has AlphaZero been applied to real-world problems?
Yes, AlphaZero's core principles have been extended beyond games. New versions have discovered faster algorithms for sorting, hashing, and matrix multiplication, which are now used widely. Its methods are also being explored for applications in areas like protein folding and autonomous driving.