SpartanTicTacToe uses machine learning to train a tic tac toe game AI. It includes code to allow playing against the trained AI via a Tkinter GUI. It also includes a script that uses machine learning to classify tic tac toe end game scenarios.
- Linux, Windows, or Mac OS
- Python 2.7
- pillow (https://python-pillow.org/)
python RunSpartanTicTacToe.py