Skip to content

A simple math game that uses a trained TensorFlow model to predict the values of handwritten digits.

Notifications You must be signed in to change notification settings

catai9/math-garden

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Math Garden

Description

A fun way to practice adding two numbers together. Users can write their answer on a black canvas to be verified against the correct answer.

Model Information

The TensorFlow model for predicting the handwritten digits was trained in batches of 1000 with two hidden layers, 50 epochs and a learning rate of 0.001. The model's accuracy on the test set was 97.58%.

About

A simple math game that uses a trained TensorFlow model to predict the values of handwritten digits.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published