Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Handwritten Digit Recognition using Neural Networks (MNIST)

Built a neural network model to classify handwritten digits using the MNIST CSV dataset.

Improved model performance using:

  • Batch Normalization
  • Dropout regularization to reduce overfitting

Evaluated the model using:

  • Accuracy
  • Confusion matrix
  • Validation curves

Tools used: Python, TensorFlow, NumPy, Matplotlib.

About

Neural network for handwritten digit recognition with batch normalization and dropout regularization.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages