Skip to content
#

digitrecognition

Here are 38 public repositories matching this topic...

Kaggle-Digit-Recognizer

The handwritten digit recognition is the ability of computers to recognize human handwritten digits. It is a hard task for the machine because handwritten digits are not perfect and can be made with many different flavors. The handwritten digit recognition is the solution to this problem which uses the image of a digit and recognizes the digit p…

  • Updated May 9, 2022
  • Jupyter Notebook

This project is a handwritten digit classifier built with PyTorch and trained on the MNIST dataset. It uses a Convolutional Neural Network (CNN) to recognize digits from 0 to 9 with high accuracy. The project features a Streamlit web app that allows users to upload their own handwritten digit images and get real-time predictions.

  • Updated Sep 15, 2024
  • HTML

SudokuVision is an OCR-powered Sudoku solver that extracts grids from images using machine learning and image processing techniques. It supports both printed and handwritten Sudoku puzzles, providing fast and accurate solutions via a web interface and command-line tool.

  • Updated Mar 22, 2025
  • Python

Improve this page

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

Learn more