Skip to content

hannessolo/digit-recognizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

digit-recognizer

node.js, p5.js and python tensorflow application to predict didgits 1 to 9 drawn on canvas in browser. Trained on mnist dataset. Using a convolutional neural network.

Usage

Install Anaconda and create a new environment. Install tensorflow to this environment. With the new environment active, use node to run app.js. The app is now running at localhost on port 3000.

About

App to recognise hand written digits live.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages