How do Chess Engines Work - Looking at Stockfish and AlphaZero
Offered By: MLCon | Machine Learning Conference via YouTube
Course Description
Overview
Explore the inner workings of chess engines in this comprehensive conference talk from MLCon. Delve into the classic AI discipline of game playing, starting with the breakthrough of Deep Blue defeating Kasparov in the 1990s. Examine the algorithms that made this success possible, including Minimax and AlphaBeta pruning, which are still utilized in leading chess engines like Stockfish. Focus on the advanced use of Monte Carlo Tree Search in AlphaZero, which operates without human heuristics or opening libraries. Learn about AlphaZero's self-play training process using a convolutional ResNet architecture. Conclude with an analysis of a notable game between Stockfish and AlphaZero, discussing the potential end of the classic chess engine era.
Syllabus
How do Chess Engines work? Looking at Stockfish and AlphaZero | Oliver Zeigermann
Taught by
MLCon | Machine Learning Conference
Related Courses
Information TheoryThe Chinese University of Hong Kong via Coursera Intro to Computer Science
University of Virginia via Udacity Analytic Combinatorics, Part I
Princeton University via Coursera Algorithms, Part I
Princeton University via Coursera Divide and Conquer, Sorting and Searching, and Randomized Algorithms
Stanford University via Coursera