Skip to content

Digit Recognizer- Learn computer vision fundamentals with the famous MNIST data

Notifications You must be signed in to change notification settings

Leo223/Digits__Kaggle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Digits__Kaggle

Digit Recognizer- Learn computer vision fundamentals with the famous MNIST data

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.

In this competition, your goal is to correctly identify digits from a dataset of tens of thousands of handwritten images. We’ve curated a set of tutorial-style kernels which cover everything from regression to neural networks. We encourage you to experiment with different algorithms to learn first-hand what works well and how techniques compare.

Practice Skills Computer vision fundamentals including simple neural networks


Keras Model --> loss: 0.0068 - acc: 0.9983

Leaderboard Kaggle: acc: 0.99685 // Pos: 221

About

Digit Recognizer- Learn computer vision fundamentals with the famous MNIST data

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages