Skip to content

FeedForward Neural Classifier model that predicts digits in a handwritten number

Notifications You must be signed in to change notification settings

SuyashVerma2311/FeedForward_Neural_Classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Handwritten Digit Recognition using FeedForward Neural Network

This Model Employs 'Feed-Forward Neural Network' architecture to identify digits in a handwritten digit
Data used here is sourced from MNIST Database

Final Accuracy: 96.65%

Dataset:

  • MNIST Handwritten Digits:
    Sample of Dataset

Accuracy & Loss:

  • Accuracy of the model plotted against no. of iterations (epochs)
    Accuracy vs. epochs
  • Loss of the model plotted against no. of iterations (epochs)
    Loss vs. epochs)

Predictions:

  • Correctly_predicted_ones Correctly_predicted_ones

About

FeedForward Neural Classifier model that predicts digits in a handwritten number

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published