Skip to content

Python implementation of a neural network trained on the MNIST dataset for digit recognition. Built using TensorFlow and NumPy, achieving high accuracy in classifying digits 0-9. Includes data preprocessing, model building, training, and evaluation.

Notifications You must be signed in to change notification settings

Tyleresch/mnist-neural-network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mnist-neural-network

Python implementation of a neural network trained on the MNIST dataset for digit recognition. Built using TensorFlow and NumPy, achieving high accuracy in classifying digits 0-9. Includes data preprocessing, model building, training, and evaluation.

About

Python implementation of a neural network trained on the MNIST dataset for digit recognition. Built using TensorFlow and NumPy, achieving high accuracy in classifying digits 0-9. Includes data preprocessing, model building, training, and evaluation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages