Git Product home page Git Product logo

digit_recognizer's Introduction

Digit Recognizer

Overview

The data for this competition were taken from the MNIST dataset. The MNIST ("Modified National Institute of Standards and Technology") dataset is a classic within the Machine Learning community that has been extensively studied. More detail about the dataset, including Machine Learning algorithms that have been tried on it and their levels of success, can be found at http://yann.lecun.com/exdb/mnist/index.html.

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

My Goals

A simple learning experience creating:

  1. A single layer neural network (single_layer.py)
  2. A multi layer neural network (multi_layer.py)
  3. A convolutional neural network (convolutional.py)

The best performing will be submitted to kaggle.

Outcome

The best performing algorithm was, unsurprisingly, the convolutional neural network. Submitted to Kaggle, it had an accuracy score of .99571 for the first submission which placed it at 72 place out of 1414 participants (this placement changes as more people submit projects).

I believe that I could achieve even higher accuracy but I don't think it is that important. I don't want to overfit the leaderboard. I believe that my convolutional neural net is performing well and does not need to be tweaking to gain better results.

Credit

Special Thanks to Hvass-Labs for a great into to TF NN. His guidance helped in developing these.

digit_recognizer's People

Contributors

j-crowe avatar

Watchers

James Cloos avatar  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.