This repository includes the Othello game loop and the pretrained models (value network, policy network, monte carlo tree search). The implementaion has been mainly developed based on the alpha-zero-general repository.
Here is the link to the tutorial.