matlab_orc
Handwritten digit recognizer
A Matlab implementation of a handwritten digit recognition system using neural networks.
【毕业设计】手写数字识别
50 stars
2 watching
32 forks
Language: Matlab
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
davidstutz/matlab-mnist-two-layer-perceptron | A Matlab implementation of a two-layer perceptron to recognize handwritten digits from the MNIST dataset. | 60 |
matlab-deep-learning/seven-segment-digit-recognition | Automates digit recognition in images of seven segment displays | 7 |
sachinkariyattin/hwcr | A handwritten character recognition system developed using neural networks and image processing techniques | 46 |
taosir/cnn_handwritten_chinese_recognition | A Python-based web application that recognizes handwritten Chinese characters using a Convolutional Neural Network (CNN), allowing users to input text via an online writing board and receive recognition results. | 508 |
amitshekhariitbhu/androidtensorflowmnistexample | A machine learning project that trains an Android model to recognize handwritten digits using TensorFlow and MNIST dataset. | 464 |
swift-ai/neuralnet-mnist | An open-source project that trains a neural network using the MNIST dataset to recognize handwritten digits. | 34 |
jdrzj/handwritten-digits-recognition | A handwritten digits recognition system built using neural networks and Ruby | 6 |
iwatake2222/pico-mnist | Recognizes handwritten digits on an LCD display using Raspberry Pi Pico and TensorFlow Lite | 61 |
ztinpn/utilforformat | A Matlab toolset for creating formatted figures with automatic styling and fixed width options. | 48 |
swift-ai/neuralnet-handwriting-ios | An iOS app demonstrating handwriting recognition using deep learning and NeuralNet | 179 |
joeledenberg/digitrecognition | A simple implementation of a digit recognition system using neural networks | 96 |
david-guo/face_recognize | An implementation of PCA-based face recognition in MATLAB using a GUI | 200 |
hengguan/hand-eye-calibration-matlab | A MATLAB-based software for calibrating camera transformations relative to robotic arms in two different configurations: eye on hand and eye in hand. | 61 |
soloice/chinese-character-recognition | This project demonstrates how to build and train a convolutional neural network (CNN) to recognize Chinese characters. | 200 |
pengsun/matlabcnn | A Matlab implementation of a 2D Convolutional Neural Network for educational purposes | 47 |