Releases: kamil-matula/DigitRecognizer
Digit Recognizer PL
Digit Recognizer, made for recognizing handwritten equations and calculating their results, consists of two programs. Main application allows users to write natural numbers and basic arithmetical signs on special white field which results in analyzing user's input and displaying result of the equation. Second program is so-called Learning Place which is simply artificial neural network that waits for learning. User can prepare own datasets and then teach the network to recognize his handwriting or try to teach the network using only the datasets that already have been prepared. This version of the application is in Polish.
Digit Recognizer ENG
Digit Recognizer, made for recognizing handwritten equations and calculating their results, consists of two programs. Main application allows users to write natural numbers and basic arithmetical signs on special white field which results in analyzing user's input and displaying result of the equation. Second program is so-called Learning Place which is simply artificial neural network that waits for learning. User can prepare own datasets and then teach the network to recognize his handwriting or try to teach the network using only the datasets that already have been prepared. This version of the application is in English.