/muzero

A simple implementation of MuZero algorithm for connect4 game

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

MuZero

A simple implementation of MuZero algorithm for Connect4 game (following the pseudocode offered by DeepMind in their paper)

https://arxiv.org/abs/1911.08265