Skip to content

A little game where the player has to guess handwritten digits faster than its computer.

Notifications You must be signed in to change notification settings

jscari/beat-the-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Beat the perceptron

A little game where the player has to guess handwritten digits faster than its computer.

The displayed handwritten digit images are from the The MNIST database

The AI use a basic Machine Learning algorithm called Perceptron (a single-layer Neural Network) and has been trained over 60k examples. Its first guess is correct 88% of the time.

About

A little game where the player has to guess handwritten digits faster than its computer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published