Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 192 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 192 Bytes

mcts-for-checkers

Monte Carlo Tree Search algorithm applied to the game of checkers, for homework and practice For outline of implementation of Monte Carlo tree search (MTCS), see mcts.txt.