Skip to content

Bobingstern/TicTacToeAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TicTacToeAI

A DDQN that learned to play tic tac toe by playing against itself

Currently the AI is really bad and it prioritizes blocking the opponent from winning rather than winning itself. I'll try to retrain it using different rewards to see how it turns out. You can play against is here https://bobingstern.github.io/TicTacToeAI/tfjs_app/index.html

AI

About

A DDQN that learned to play tic tac toe by playing against itself

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published