Skip to content

kevinmastascusa/mnist-digit-recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

mnist-digit-recognition

This code essentially trains a neural network to recognize handwritten digits from the MNIST dataset. It loads the dataset, preprocesses the data by scaling it, defines the architecture of the neural network, compiles the model with suitable settings, trains the model on the training data, evaluates the model on the test data, and prints the test accuracy as the final result.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages