Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 242 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 242 Bytes

mcts-omok

omok

         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