0 Forks
3 Stars
3 Watchers

AlphaConnect4

Connect-4 AI inspired by the AlphaZero paper that uses Monte-Carlo Tree Search, and a neural policy and value estimator neural network trained with samples generated from self play between previous iterations of the model.

How to download and setup AlphaConnect4

Open terminal and run command
git clone https://github.com/ManuelFay/AlphaConnect4.git
git clone is used to create a copy or clone of AlphaConnect4 repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with AlphaConnect4 https://github.com/ManuelFay/AlphaConnect4/archive/master.zip

Or simply clone AlphaConnect4 with SSH
[email protected]:ManuelFay/AlphaConnect4.git

If you have some problems with AlphaConnect4

You may open issue on AlphaConnect4 support forum (system) here: https://github.com/ManuelFay/AlphaConnect4/issues