Giter Site home page Giter Site logo

kmohamedalie / mnist Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 27.32 MB

Recognizing handwritten digits with classical machine learning with a 97% accuracy and f1-score

Home Page: https://github.com/Kmohamedalie/MNIST/tree/master

License: MIT License

Jupyter Notebook 100.00%
classification digit-recognition machine-learning-algorithms mnist snapml yann-le-cunn computer-science-and-engineering

mnist's Introduction

Recognizing handwritten digits using Mnist Dataset

yann.lecun.-.Convolutional.Network.Demo.from.1989.mp4

Source: Yann LeCun - Convolutional Network Demo from 1989

Dataset: Kaggle

Complete JupyterNotebook: Link

Metrics:

Algorithm Precision Recall F1-score Accuracy
Random Forest(SnapML) 97.06% 97.06% 97.06% 97.06%

MNIST

Introduced by LeCun et al. in Gradient-based learning applied to document recognition The MNIST database (Modified National Institute of Standards and Technology database) is a large collection of handwritten digits. It has a training set of 60,000 examples, and a test set of 10,000 examples. It is a subset of a larger NIST Special Database 3 (digits written by employees of the United States Census Bureau) and Special Database 1 (digits written by high school students) which contain monochrome images of handwritten digits. The digits have been size-normalized and centered in a fixed-size image. The original black and white (bilevel) images from NIST were size normalized to fit in a 20x20 pixel box while preserving their aspect ratio. The resulting images contain grey levels as a result of the anti-aliasing technique used by the normalization algorithm. the images were centered in a 28x28 image by computing the center of mass of the pixels, and translating the image so as to position this point at the center of the 28x28 field.


Source: http://yann.lecun.com/exdb/mnist/

mnist's People

Contributors

kmohamedalie avatar

Watchers

 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.