Skip to content

arendu-zz/MCTS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Monte Carlo Tree Search

Monte Carlo Tree Search (MCTS) for connect four. You (human) play as player1 and the AI (MCTS agent) plays player2.

Requires numpy and python3.

python mcts_c4.py

About

Toy Monte Carlo Tree Search

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages