Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 438 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 438 Bytes

Neuromatch 2021 RL for Games Tutorial

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.