Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 591 Bytes

File metadata and controls

10 lines (7 loc) · 591 Bytes

Digit-Recognizer-using-Neural-Network

MNIST ("Modified National Institute of Standards and Technology") is the de facto “hello world” dataset of computer vision. Since its release in 1999, this classic dataset of handwritten images has served as the basis for benchmarking classification algorithms.

image

Objective

Goal is to correctly identify digits from a dataset of tens of thousands of handwritten images.

Datase link

https://www.kaggle.com/c/digit-recognizer