Skip to content

krishpdev/Tic-Tac-Toe-Artificial-Intelligence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe-Artificial-Intelligence

A program that utilizes reinforcement learning and decision trees to train and refine a tic-tac-toe machine learning model to perfect the game. Three separate models trained on 100000, 5000000, and 15000000 iterations respectively (iteration count can be modified as needed).

image

Instruction:

  • To download and test the project, unzip the models file within same directory as main.py.
  • Run main.py (and swap model as desired by changing 'hrdAI' to 'esyAI' or 'mdmAI' on line 104 of main)

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages