Skip to content

jhuang265/MCTS-Gomoku

Repository files navigation

Monte Carlo Tree Search based on Two Player UCT in Gomoku environment

Self-play based on Two Player UCT

play

         Use 100k simulations with UCT

Vs. AI

$ python human_ui.py

Self Play

UCT Ver.

$ python mcts_uct.py

PUCT Ver.

$ python mcts_puct.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages