Skip to content

Monte-Carlo Tree Search for arbitrary games and with neural network data generation to boot.

Notifications You must be signed in to change notification settings

cosmobobak/iridium-oxide

Repository files navigation

iridium-oxide

A Rust MCTS framework that can reasonably well play any zero-sum two-player perfect information game.

Comes with Tic-Tac-Toe, Connect Four, and Gomoku.

Port of my earlier C++ engine, iridium-ai, with about 30% faster performance.

About

Monte-Carlo Tree Search for arbitrary games and with neural network data generation to boot.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published