matlab-mnist-two-layer-perceptron
Handwritten digit recognizer
A Matlab implementation of a two-layer perceptron to recognize handwritten digits from the MNIST dataset.
A two layer perceptron implemented in MatLab to recognize handwritten digits based on the MNIST dataset.
60 stars
8 watching
49 forks
Language: Matlab
last commit: almost 6 years ago
Linked from 1 awesome list
deep-learningmatlab
Related projects:
Repository | Description | Stars |
---|---|---|
swift-ai/neuralnet-mnist | An open-source project that trains a neural network using the MNIST dataset to recognize handwritten digits. | 34 |
liushenwenyuan/matlab_orc | A Matlab implementation of a handwritten digit recognition system using neural networks. | 50 |
amitshekhariitbhu/androidtensorflowmnistexample | A machine learning project that trains an Android model to recognize handwritten digits using TensorFlow and MNIST dataset. | 464 |
matlab-deep-learning/seven-segment-digit-recognition | Automates digit recognition in images of seven segment displays | 7 |
iwatake2222/pico-mnist | Recognizes handwritten digits on an LCD display using Raspberry Pi Pico and TensorFlow Lite | 61 |
jdrzj/handwritten-digits-recognition | A handwritten digits recognition system built using neural networks and Ruby | 6 |
joeledenberg/digitrecognition | A simple implementation of a digit recognition system using neural networks | 96 |
mirsking/deep_learning_for_detectin_robotic_grasps | Research code for detecting robotic grasps using deep learning algorithms | 42 |
matlab-deep-learning/deepspeech | Enables speech-to-text transcription using a pre-trained Deep Speech model in MATLAB. | 7 |
david-guo/face_recognize | An implementation of PCA-based face recognition in MATLAB using a GUI | 200 |
potterhsu/svhnclassifier-pytorch | A PyTorch implementation of multi-digit number recognition from street view imagery using deep convolutional neural networks | 200 |
pyk/hsr | Recognizes hand signals using machine learning models trained on webcam images. | 108 |
matlab-deep-learning/pretrained-efficientdet-d0 | Provides pre-trained and customizable object detection capabilities using an efficient neural network architecture | 15 |
sachinkariyattin/hwcr | A handwritten character recognition system developed using neural networks and image processing techniques | 46 |
dustinstansbury/medal | A Matlab environment for building and training deep neural networks with various architectures. | 109 |