This repo contains several bots playing tic tac toe using ML techniques
-
Monte Carlo Tree Search
https://en.wikipedia.org/wiki/Monte_Carlo_tree_search -
Minimax algorithm
https://pl.wikipedia.org/wiki/Algorytm_min-max
Tic Tac Toe bot using various technics
This repo contains several bots playing tic tac toe using ML techniques
Monte Carlo Tree Search
https://en.wikipedia.org/wiki/Monte_Carlo_tree_search
Minimax algorithm
https://pl.wikipedia.org/wiki/Algorytm_min-max
Tic Tac Toe bot using various technics
MIT License