Google DeepMind AlphaGo Zero
Monte Carlo Tree Search
MiniGo
- MiniGo - TensorFlow | GitHub
- Mastering Chess and Shogi by Self-Play with a General Reinforcement Learning Algorithm | Google DeepMind 5 Dec 2017
a pure Python implementation of a neural-network based Go AI, using TensorFlow. While inspired by DeepMind's AlphaGo algorithm, this project is not a DeepMind project nor is it affiliated with the official AlphaGo project.