.. AlphaZero documentation master file, created by sphinx-quickstart on Fri May 4 15:27:01 2018. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. AlphaZero Documentation ===================================== Introduction ------------- AlphaZero is a replication of `Mastering the game of Go without human knowledge `_ and `Mastering Chess and Shogi by Self-Play with a General Reinforcement Learning Algorithm `_. Contents ---------- .. toctree:: :maxdepth: 2 env.rst evaluator.rst game.rst network.rst player.rst processing.rst search_algo.rst train.rst