Deep Learning and the Game of Go framework

Code and other material for the book “Deep Learning and the Game of Go”

Deep Learning and the Game of Go framework: This repository is first and foremost a comprehensive machine learning framework for the game of Go, focussing on deep learning techniques. What you’ll find here is a library that builds up from the game-play basics to very advanced techniques. In particular, you find code for early approaches in game AI, intermediate techniques using deep learning, to implementations of AlphaGo and AlphaGo Zero - all presented in one common framework.