Skip to content

deokarniharika/digit-recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Handwritten Digit Recognition

Neural Networks- Handwritten Digit Recognition
Language: Python

The ipynb file has a computer program implementing a neural network that learns to recognize handwritten digits. TensoFlow, NumPy, Matplotlib and Keras are the libraries used here. TensorFlow is an open-sourced end-to-end platform, a library for multiple machine learning tasks, while Keras is a high-level neural network library that runs on top of TensorFlow. The accuracy of the model increases if the number of training examples are increased.

References:

  1. Using neural nets to recognize handwritten digits
  2. Neural Network Python Project - Handwritten Digit Recognition

About

Neural Networks- Handwritten Digit Recognition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published