MaxG87 / tic-tac-toe-mcts

MCTS AI for TicTacToe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MCTS AI for Tic Tac Toe

This project exists so I have a playground to explore two concepts I want to get more familiar with. The one concept is doing non-trivial programming work in Rust. The other concept is to explore Monte Carlo Tree Search.

About

MCTS AI for TicTacToe

License:GNU General Public License v3.0


Languages

Language:Rust 100.0%