Git Product home page Git Product logo

mnist-digit-recognition's Introduction

DIGIT RECOGNIZER- MNIST

 Image result for MNIST

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

In this competition, the goal is to correctly identify digits from a dataset of tens of thousands of handwritten images.

The competition is hosted on kaggle here.

Metric

This competition is evaluated on the categorization accuracy of your predictions (the percentage of images you get correct).

 

APPROACH

 

For this project, I have followed a down to the top approach wherein I have first applied very basic Machine learning algorithm without jumping to CNN. This would help one to understand why there arises a need of CNN & how it is able to easily achieve a good accuracy with image dataset.

 

SUBMISSION

 

I have uploaded my submission file in the submission folder. 
Currently, I have achieved an accuracy of 99.671 & stands in top 5% of all kaggle submission

 

CODE

I have uploaded the code according to various approaches & have tried to explain it wherever necessary. 
MNIST is an excellent dataset for anyone looking to enter or practice the basic concept of computer vision & deep learning. 

Further, I will work so as to apply an ensemble of various models so that I can achieve a higher accuracy & will even try to use pre-trained models & transfer learning.

mnist-digit-recognition's People

Contributors

mayank953 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.