handwritten-digit-recognition topic

List handwritten-digit-recognition repositories

Mathematical-Handwriting-recognition

59
Stars
22
Forks
Watchers

Convert hand written mathematical expressions and formula to Latext using Machine Learning

Handwriting-Number-Classification

30
Stars
18
Forks
Watchers

A computer vision project, based on cimg library and svm training, to classify handwriting number.

neural-networks

38
Stars
22
Forks
Watchers

Implemented Convolutional Neural Network, LSTM Neural Network, and Neural Network From Scratch in Python Language.

🏆 A Comparative Study on Handwritten Digits Recognition using Classifiers like K-Nearest Neighbours (K-NN), Multiclass Perceptron/Artificial Neural Network (ANN) and Support Vector Machine (SVM) disc...

DocumentRecognize

15
Stars
5
Forks
Watchers

automatic analysis of scanned documents(only extracting handwritten digits)

Handwritten Digit Recognition Using Convolutional Neural Network by Python

Recognize handwritten multi-digit numbers using a CRNN model trained with synthetic data.

handwritten-MNIST-digit-recognition

39
Stars
26
Forks
Watchers

Real time MNIST digit recognition with OpenCV and Support Vector Machine (SVM) algorithm.