Skip to content

Othello Game using different machine learning algorithms - Monte Carlo Tree Search and Minimax

Notifications You must be signed in to change notification settings

wdlv/Othello-Game

Repository files navigation

Program Info:

Player 1 - Monte Carlo Tree Search Player with iterations set as 1000;

Player 2 - Minimax Player with searchDepth set as 4;

Once this program is compiled and operated, total 100 games will be launched.

The result will displayered from player 1's view.

For example, Player 1 Win XX, Lose XX, Draw XX, Win Probility XX.

About

Othello Game using different machine learning algorithms - Monte Carlo Tree Search and Minimax

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages