Coder Social home page Coder Social logo

rajatkhatri7 / handwritten-digit-predictor Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 317 KB

This is visual representation of Neural Network classification of hand written digits.

License: GNU General Public License v3.0

Jupyter Notebook 94.36% Python 5.64%

handwritten-digit-predictor's Introduction

Handwritten-Digit-predictor

This is visual representation of Neural Network classification of hand written digits.

Introduction

Neural networks are core of deeplearning.Unlike machine learniing where we have to provide structured data to the model ,this is not the case in neural networks . There are layers of nodes called Neurons which takes the input , no need of preprocessing, and gives their output to the neuron of other layer so each layer outputs the more and more accurate output so leads to better prediction.


Streamlit is a python library used to deploy machine learning on web app easily. Visit https://www.streamlit.io/ to explore it. Its very useful and easy to use.

Dataset

To train the neural network I'm using famous MNIST hand written digits dataset. Dataset consist of 70000 hand written digits from which 60k images are used to train the model and rest are for testing purpose .

How to run this demo

pip install --upgrade streamlit opencv-python
streamlit run https://raw.githubusercontent.com/Rajatkhatri7/Handwritten-Digit-predictor/master/app.py

Contribute

To contribute to this project and make it more advance feel free to mail me at [email protected]

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.