Coder Social home page Coder Social logo

youssofkarhani / number-recogintion Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 15 KB

A number recognition program, where the user trains the neural network with numbers that he draws on the canvas and then asks the model to guess the new input.

HTML 2.32% JavaScript 96.94% CSS 0.74%
artificial-intelligence artificial-intelligence-algorithms css html image-classification image-recognition javascript neural-network number-recognition

number-recogintion's Introduction

Number Recogintion

Overview
This project is a neural network based image/number recognition system built using HTML, CSS, and JavaScript. The user has an 8x10 grid to draw a number, which is then used to train the neural network. The neural network is implemented manually, with a focus on understanding the underlying matrix operations.

Usage
Open the project in github pages or https://youssofkarhani.github.io/number-recogintion/. Draw a number on the 8x10 grid using the mouse. Press the "Train" button to feed the drawn number into the neural network for training. Repeat this process for multiple numbers to improve the accuracy of the model. Once the model is trained, draw a number on the grid and press the "Recognize" button. The model will display the recognized number and the percentage of confidence in the console.

Note
The model's accuracy may vary depending on the number and amount of training data provided. Feel free to experiment with different training sets and tweak the neural network's parameters to improve performance.

number-recogintion's People

Contributors

youssofkarhani avatar

Watchers

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