Skip to content

A connect four game with AI built using Monte Carlo Tree Search with UCT applied to balance exploration/exploitation. There are 2 versions of the application: One designed to be used in the terminal and one for an Arduino with a tft display

License

Notifications You must be signed in to change notification settings

Jdvdb/Connect4MCTS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Connect4MCTS

A connect four game with AI built using Monte Carlo tree search. There are 2 versions of the application: One designed to be used in the terminal and one for an Arduino with a tft display

About

A connect four game with AI built using Monte Carlo Tree Search with UCT applied to balance exploration/exploitation. There are 2 versions of the application: One designed to be used in the terminal and one for an Arduino with a tft display

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages