Skip to content
#

digit-recognition-mnist

Here are 51 public repositories matching this topic...

This project offers an efficient method for identifying and recognizing handwritten text from images. Using a Convolutional Recurrent Neural Network (CRNN) for Optical Character Recognition (OCR), it effectively extracts text from images, aiding in the digitization of handwritten documents and automated text extraction.

  • Updated May 20, 2024
  • Jupyter Notebook

Using a Convolutional Neural Network (CNN) to identify the Kannada numerical digits. Tensorflow (Keras) is used to create, train and load the neural network model. CustomTKinter/TKinter are used to provide the GUI and OpenCV is used to read input form the GUI.

  • Updated Sep 28, 2023
  • Jupyter Notebook

Built from scratch SVM, Kernel Perceptron and Neural Network implemented to recognize handwritten digits from the mnist dataset. Includes jupyter notebook of code, mnist handwritten digit data and a PDF of the code & results.

  • Updated Apr 26, 2021
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the digit-recognition-mnist 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-mnist topic, visit your repo's landing page and select "manage topics."

Learn more