An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: recognizing-handwritten-digits

innocentgodson/PyTorch-MNIST-digit-recognition-model

PyTorch-MNIST-digit-recognition-model

Language: Jupyter Notebook - Size: 53.7 KB - Last synced at: 11 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

dlidstrom/NeuralNetworkInAllLangs

Vanilla neural network implemented in all major languages

Language: Java - Size: 2.26 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 95 - Forks: 10

wpmed92/backpropaganda 📦

A simple JavaScript neural network framework.

Language: JavaScript - Size: 354 KB - Last synced at: 6 days ago - Pushed at: over 5 years ago - Stars: 87 - Forks: 2

YJDoc2/Rust-NN

A Neural Network implemented from scratch as per http://neuralnetworksanddeeplearning.com/ in Rust. This is then trained on MNIST. This is also used in Rust-NN-Web project to compile to WASM and recognize digits.

Language: Rust - Size: 31.7 MB - Last synced at: 2 months ago - Pushed at: almost 5 years ago - Stars: 9 - Forks: 1

hghorbani77/handwritten-persian-digits-recognition

I have used a Multi-Layer Perceptron (MLP) neural network to classify handwritten Persian digits dataset. I have plotted the error curve during the training phase. It has been explained what maximum accuracy is achieved. Additionally, I have examined the accuracy of recognizing different digits.

Language: Python - Size: 446 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

MainakRepositor/Deep-Learning-Python

A collection of some cool deep learning projects in python

Language: Jupyter Notebook - Size: 878 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 24 - Forks: 1

salamalsam/AI-MVPs

A collection of open-source, educational MVPs for learning and development. Explore hands-on examples in AI, machine learning, web development, IoT, and more. Designed for students, developers, and educators, this repository encourages experimentation and practical learning. Contributions are welcome!

Language: Python - Size: 19.5 KB - Last synced at: 23 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

EPSOFT/Simple-Neural-Network-for-Recognizing-Farsi-Handwritten-Digits

code recognition persian handwritten

Language: Jupyter Notebook - Size: 7.81 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 13 - Forks: 0

YJDoc2/Rust-NN-Web

This uses the Rust-NN, compiled to WASM, to recognize digits on frontend, without sending the data to backend.

Language: JavaScript - Size: 1.03 MB - Last synced at: 19 days ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 1

Pythonista7/Using-Scikitlearn-MLP-on-MNIST-

This repository contains a notebook to take you through step by step guide on recognizing handwritten digits using a Multi-Layer-Perceptron(MLP)

Language: Jupyter Notebook - Size: 70.3 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Ilia-Abolhasani/handwritten-english-alphabet-recognition Fork of mohneesh7/Handwritten-English-Alphabet-Recognition

Using ML to create a model which would predict/recognize the english alphabet from our own dataset.

Language: Jupyter Notebook - Size: 9.02 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

asaldelkhosh/MNIST-Classification

Building a deep learning model for recognizing handwritten numbers.

Language: Jupyter Notebook - Size: 109 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 0

yui0/catseye

Neural network library written in C and Javascript

Language: Roff - Size: 144 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 33 - Forks: 5

theo-xiao-sg/handwriting_recognition

recognize handwriting figures using KNN and Neural Network model

Language: Python - Size: 44.4 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

julianprieto21/Sudoku-Solver

Program in Python to solve sudoku puzzles from images, using TensorFlow (Keras) and Backtracking Algorithms.

Language: Python - Size: 20.9 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

AmrHendy/Arabic-Handwritten-Images-Recognition

A deep learning model to classify the Arabic letters and digits easily.

Language: Jupyter Notebook - Size: 4.18 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 44 - Forks: 22

ryz1g/Handwritten_Numbers_recognition

This program uses ML to recognize a handwritten number written anywhere on a blank paper with preferable black ink. Please make sure that the image is of apt resolution.

Language: Python - Size: 3.66 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 2

aditya9211/Super-Resolution-CNN

Super Resolution's the images by 3x using CNN

Language: Python - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 1

ChrisZeThird/Image-Recognition-without-Neural-Network

After working on a end year project for University, showcasing the better energetic efficiency of Neuromorphic comparing two programs, I've decided to improve my second algorithm. You'll find 3 files of codes : the main programm, the calculation of its accuracy and the test on the MNIST data-base.

Language: Python - Size: 12.9 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

L3odr0id/Neural-network-for-numbers

Neural network that reads handwritten numbers.

Language: C++ - Size: 1.11 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

mhsharifi96/Hand-Digits-Recognition-

Recognize Handwritten Digits(persian/english) with Neural Networks

Language: Python - Size: 21.1 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

Davidportlouis/handwritten_digits_classifier

Classifying handwritten digits (MNIST) using multi-layer perceptron in PyTorch.

Language: Jupyter Notebook - Size: 2.02 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Abhay2412/RecognizingHandwrittenDigits

A tutorial which helped me in order to use the model of recognizing handwritten digits with the accuracy increasing each time.

Language: Python - Size: 15.6 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

lolochristen/NumberRecognitionML

A small example using WPF and ML.Net for training and recognize handwritten numbers using a stylus/pen.

Language: C# - Size: 12.1 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

methi1999/scribble

The following repository contains all the code which was used by us for our ITSP project called 'Scribble' at IIT Bombay

Language: Python - Size: 8.21 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

tehmas/handwritten-digit-recognizer

Capable of recognizing handwritten digits

Language: Python - Size: 18.6 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0