Skip to content

A Python implementation of Monte Carlo Tree Search (MCTS), demonstrated with a Tic-Tac-Toe example.

Notifications You must be signed in to change notification settings

Syan-Lin/pyMCTS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

pyMCTS

A Python implementation of Monte Carlo Tree Search (MCTS), demonstrated with a Tic-Tac-Toe example.

About

A Python implementation of Monte Carlo Tree Search (MCTS), demonstrated with a Tic-Tac-Toe example.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages