Skip to content

This project implements a handwritten digit classifier using a Convolutional Neural Network trained on the MNIST dataset. The model is built and trained using the Keras library, allowing users to load data, construct the model, train, save and load the trained model, evaluate accuracy on test data, and make predictions on new images

Notifications You must be signed in to change notification settings

vladduta/DigitRecognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

About

This project implements a handwritten digit classifier using a Convolutional Neural Network trained on the MNIST dataset. The model is built and trained using the Keras library, allowing users to load data, construct the model, train, save and load the trained model, evaluate accuracy on test data, and make predictions on new images

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages