overview
What is KataGo?
KataGo is a computer Go program tool developed by David Wu that enables Go players, researchers, and developers to play, analyze, and research the game of Go using advanced AI. It is a free and open-source program, first released on February 27, 2019, capable of defeating top-level human players through an AlphaZero-like self-play training process with numerous enhancements. KataGo utilizes Monte Carlo tree search with a convolutional neural network for position evaluation and policy guidance, and has evolved to support transformer models as of v1.17.0 (July 29, 2026). Its development is supported by a distributed training effort involving community volunteers, leading to continuous improvements in neural network architectures and performance optimizations.
