Skip to content

A simple neural network that can be trained and run in browser to classify Tic Tac Toe games as X-wins, 0-Wins, or a draw.

Notifications You must be signed in to change notification settings

A3Ackerman/TicTacToeNeuralNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TicTacToeNeuralNet

A simple neural network that can be trained and run in browser, which can identify the winner of a tic tac toe game, or that the game is drawn.

The current production build is served via Github Pages and can be viewed here.

Updates can be built and deployed with a single yarn build command!

About

A simple neural network that can be trained and run in browser to classify Tic Tac Toe games as X-wins, 0-Wins, or a draw.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published