Skip to content

kekmodel/mcts-omok

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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