Skip to content

A simple Monte Carlo Tree Search to find the best moves in a 3x3 Tic-Tac-Toe game.

Notifications You must be signed in to change notification settings

FjodorGit/SimpleMonteCarloTS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

SimpleMonteCarloTS

A simple Monte Carlo Tree Search to find the best moves in a 3x3 Tic-Tac-Toe game. The code plays the game 10000 times and prints the learning process.

About

A simple Monte Carlo Tree Search to find the best moves in a 3x3 Tic-Tac-Toe game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages