Skip to content

a-rustacean/handwritten-digit-recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

handwritten-digit-recognition

A handwritten digit recognition machine learning model made in rust and trained with the mnist dataset

live demo: https://a-rustacean.github.io/handwritten-digit-recognition-frontend/

Note

performs decently when training and running, but it takes a long time (~5 seconds) to load the mnist dataset. The entire training procedure will take about 4 hours on a computer with the specs:

  • 4 Core CPU
  • 8 GB ram

About

A handwritten digit recognition machine learning model made in rust and trained with the mnist dataset

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages