Skip to content

tmayer868/tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tictactoe

Final Project for Machine Learning

monte_carlo.py - Functions and classes specefic to monte carlo tree search. There isn't anything written specifically for tic tac toe, so it should be adaptable to other games.

tictac.py - Functions and classes for the game of tic tac toe. It is written so the board size and number in a row needed to win can be tuned freely.

train.ipyn - Jupyter notebook used to train.

ProjectWriteUp.pdf - Write up of methods and results.

About

Final Project for Machine Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published