Skip to content

Vwadhwa02/HandwrittenNumber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HandwrittenNumber

Handwritten number recognition model using MNIST dataset is a machine learning model that can recognize handwritten digits (0-9) from images using the MNIST dataset. MNIST is a popular dataset of handwritten digits, which contains 60,000 training images and 10,000 testing images of handwritten digits.

The handwritten number recognition model is usually built using a neural network, which is a type of machine learning model that is inspired by the structure and function of the human brain. In particular, the model is built using a type of neural network called a convolutional neural network (CNN), which is designed to process images.

The CNN model consists of several layers, including convolutional layers, pooling layers, and fully connected layers. The convolutional layers are responsible for extracting features from the input image, while the pooling layers reduce the size of the feature maps. The fully connected layers are responsible for making the final classification decision.

In summary, the Handwritten number recognition model using MNIST dataset is a machine learning model that can recognize handwritten digits from images using a convolutional neural network. The model is trained on the MNIST dataset and can be used to make predictions on new data. The performance of the model is evaluated using metrics like accuracy.

for Further information Mail me on [email protected] or just call me on +919311114563

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published