Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 147 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 147 Bytes

MCTS in MCTX Example

This is a simple example of how to use the MCTX library to implement the classic Monte Carlo Tree Search (MCTS) algorithm.