DigitRecognition
Digit recognizer
A simple implementation of a digit recognition system using neural networks
Digit recognition with neural network
96 stars
10 watching
44 forks
Language: Python
last commit: almost 12 years ago Related projects:
Repository | Description | Stars |
---|---|---|
jdrzj/handwritten-digits-recognition | A handwritten digits recognition system built using neural networks and Ruby | 6 |
swift-ai/neuralnet-mnist | An open-source project that trains a neural network using the MNIST dataset to recognize handwritten digits. | 34 |
amitshekhariitbhu/androidtensorflowmnistexample | A machine learning project that trains an Android model to recognize handwritten digits using TensorFlow and MNIST dataset. | 464 |
davidstutz/matlab-mnist-two-layer-perceptron | A Matlab implementation of a two-layer perceptron to recognize handwritten digits from the MNIST dataset. | 60 |
noureldien/fingerprintrecognition | An Android-based system for real-time fingerprint recognition using image processing techniques. | 70 |
franck-dernoncourt/neuroner | Named-entity recognition using neural networks. | 1,698 |
matlab-deep-learning/seven-segment-digit-recognition | Automates digit recognition in images of seven segment displays | 7 |
liushenwenyuan/matlab_orc | A Matlab implementation of a handwritten digit recognition system using neural networks. | 50 |
sachinkariyattin/hwcr | A handwritten character recognition system developed using neural networks and image processing techniques | 46 |
l706077/dnn-face-recognition-papers | A collection of papers on deep learning techniques for face recognition and related topics such as embedding generation and neural network optimization. | 213 |
didierbrun/dbpathrecognizer | A tool for recognizing and matching gestures on touch screens by analyzing sequences of points | 1,176 |
swift-ai/neuralnet-handwriting-ios | An iOS app demonstrating handwriting recognition using deep learning and NeuralNet | 179 |
pyk/hsr | Recognizes hand signals using machine learning models trained on webcam images. | 108 |
alexbrillant/multi-layer-perceptron | An implementation of a multi-layer neural network in Python, allowing users to train and use the network for classification tasks. | 5 |
zakizhou/captcha | A deep learning model for classifying images with four digits | 68 |