Skip to content
This repository has been archived by the owner on Aug 14, 2021. It is now read-only.

Latest commit

 

History

History

alpha_zero

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

AlphaZero Implementation:

Contains the codes necessary for using AlphaZero.

Taken from: Alpha Zero General, Surag Nair et. al.

The repository is created by Surag Nair and the repository can be reached through this link.

This repository implements some games where agents inspired from AlphaGo is trained. This repository is used as a baseline to train AlphaGo agent; where DeepRHEA agent will be coupled with the same environment for comparison purposes.