Coder Social home page Coder Social logo

stgloorious / ocr_mnist_digits Goto Github PK

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

Demonstration of simple handwritten digit recognition using a neural network in Python. Based on a book by Tariq Rashid. The neural network is able to decipher greyscale 28 x 28 pictures of numerical digits 0-9 with a very high success rate. It uses MNIST data for training and testing but can also be used with other similar data.

License: GNU General Public License v2.0

Python 100.00%
machine-learning neural-network neural-networks mnist mnist-handwriting-recognition mnist-dataset mnist-classification python artificial-intelligence artificial-neural-networks ocr ocr-recognition digit-recognition handwritten-digit-recognition

ocr_mnist_digits's Introduction

OCR_Mnist_Digits

Demonstration of handwritten digit recognition with a neural network. Uses Mnist data set.

Based on a book by Tariq Rashid "Neurale Netzwerke selbst programmieren" (Übersetzung Frank Langenau, O'Reilly).

Their Github can be found here.

The model is first trained with a dataset of 60'000 samples of labeled, handwritten digits. After that, it is tested with a labeled set containing 10'000 unseen samples. Some falsely identified digits are displayed and a performance rating is given. The trained network can also be stored in a file to save time and to be able to experiment with different testing data later in time.

Typical accuracy is up to 97.5 %. The data set is not included but can be found here: Training data, Testing data

Take a look at my data generating tool

Doxygen Docs

Screenshot

ocr_mnist_digits's People

Contributors

stgloorious 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.