Skip to content

A simple neural network training setup for training models to recognize handwritten digits.

Notifications You must be signed in to change notification settings

SOSNE/Handwritten-Digits-Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Handwritten Digits Recognition

This project uses a simple neural network to recognize handwritten digits.

How to Use

You can train this neural network on any data you want, but it is currently configured to train on the dataset from the MNIST Database of Handwritten Digits: http://yann.lecun.com/exdb/mnist/

You may encounter problems with downloading the datasets. In this case, I suggest using tools like the Wayback Machine. Then, after training, you can draw a number or get a random number from the test dataset and check your model results.

About

A simple neural network training setup for training models to recognize handwritten digits.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages