Skip to content
#

digit-recognition-application

Here are 9 public repositories matching this topic...

Language: All
Filter by language

This is a RealTime-MultiplevDigitRecognition application that can predict output corresponding to handwritten images. Here, I used LinearSVC(support vector classifier) and the sequential model of Keras for creating this predictive model. I trained SVC and reshaped it to the 28X28 MNIST dataset, the accuracy of this model turned out to be very go…

  • Updated Aug 19, 2021
  • Python

Improve this page

Add a description, image, and links to the digit-recognition-application topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the digit-recognition-application topic, visit your repo's landing page and select "manage topics."

Learn more