Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 1.36 KB

README.md

File metadata and controls

25 lines (19 loc) · 1.36 KB

IBM-Project-50222-1660900453

A Novel Method for Handwritten Digit Recognition System

Category

Artificial Intelligence

Project Description:

Handwriting recognition is one of the compelling research works going on because every individual in this world has their own style of writing. It is the capability of the computer to identify and understand handwritten digits or characters automatically. Because of the progress in the field of science and technology, everything is being digitalized to reduce human effort. Hence, there comes a need for handwritten digit recognition in many real-time applications. MNIST data set is widely used for this recognition process and it has 70000 handwritten digits. We use Artificial neural networks to train these images and build a deep learning model. Web application is created where the user can upload an image of a handwritten digit. this image is analyzed by the model and the detected result is returned on to UI.

Technical Architecture:

image

Tasks Completed

  • Assignment 1
  • Assignment 2
  • Assignment 3
  • Assignment 4
  • Ideation Phase
  • Project Design Phase 1
  • Project Design Phase 2
  • Project Planning Phase
  • Understanding the Data
  • Model Building