Skip to content

A Tic Tac Toe game that uses a Decision Tree Module to study older moves and decise the next move

Notifications You must be signed in to change notification settings

gustavo-pimenta/Machine_Learning_Tic_Tac_Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine_Learning_Tic_Tac_Toe

A Tic Tac Toe game that uses a Decision Tree Module to study older moves and decise the next move

To play, just download all files (in the same folder) and run the script Remember to install python and the librarys

The game was developed with Python Pygame Using the Machine Learning Decision Tree module from SKLearn Libs: Pygame and SKLearn

When the CPU wins the game, it write the moves used in the database This move database is used to study and decise the next move to win the game

This project was made by Gustavo Pimenta, to study about Machine Learning

About

A Tic Tac Toe game that uses a Decision Tree Module to study older moves and decise the next move

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages