Skip to content

A neural network built from scratch to classify handwritten digits from the MNIST dataset.

License

Notifications You must be signed in to change notification settings

rahulbharti5/handwritten-digit-classifier

Repository files navigation

Handwritten-Digit-Classification-Using-ANN

A neural network built from scratch to classify handwritten digits from the MNIST dataset.

  • Technologies Used: numpy
  • Highlights:
    • Custom architecture with 3 dense layers
    • Achieved 97% accuracy
    • Confusion matrix and prediction examples

1. Model Architecture

alt text

2. Output

output We assume the image data of 28x28 is flatern into 784x1 dimension:

About

A neural network built from scratch to classify handwritten digits from the MNIST dataset.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published