An open API service indexing awesome lists of open source software.

https://github.com/seikhchilli/digitrecognizer

Digit Recognizer
https://github.com/seikhchilli/digitrecognizer

cnn kaggle kaggle-digit-recognizer machine-learning python3 tensorflow2

Last synced: about 1 month ago
JSON representation

Digit Recognizer

Awesome Lists containing this project

README

          

# DigitRecognizer
Digit Recognizer

## Description
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. As new machine learning techniques emerge, MNIST remains a reliable resource for researchers and learners alike.

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