Skip to content

Anirudh4583/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe Game

Abstract

A self playing Tic-Tac-Toe Game that never loses. The playing agent will look at all the possible moves and then, predict and play the best one. Upon sufficient training , even in the worst case, the match could only be ended in a draw.

References

Design of a learning system, Machine Learning, Tom Mitchell, McGraw Hill, 1997. https://www.cin.ufpe.br/~cavmj/Machine%20-%20Learning%20-%20Tom%20Mitchell.pdf

About

A self playing Tic-Tac-Toe Game that never loses.

Topics

Resources

Stars

Watchers

Forks

Languages