Skip to content

Some Data and AI codes to manage datas, play little games like tic-tac-toe (all with Python)

Notifications You must be signed in to change notification settings

Cryptinterested/DATA-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DATA-AI

Some Data and AI codes to manage datas, play little games like tic-tac-toe (all with Python)

  • tictactoe : play against the computer

  • sudoku : coded with cp_solver, the code produces a random configuration and gives the solution

  • Apriori : takes lists of lists argument to find the peers (Data analyse)

  • KNN Algorithm : data analysis, based on apprenticeship to predic the type of an input element

About

Some Data and AI codes to manage datas, play little games like tic-tac-toe (all with Python)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages