Skip to content

brickman1444/numeral-recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

numeral-recognition

A web page to detect hand drawn numerals. View here.

The site uses a Web Assembly module built from Rust Source code. The module instantiates a neural network trained on MNIST data.