Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 364 Bytes

File metadata and controls

5 lines (3 loc) · 364 Bytes

Bharat_Intern-Number_Recognition_System

This is a repository made for Bharat Intern's third and final task, in which a number recognition system has to be developed that recognizes a handwritten digit using the MNIST Dataset.

The developed system detects the scanned images of handwritten digits. The MNIST dataset used is already available in keras library.