Convolutional Neural Networks (CNN) Simplified (Part 4)
Welcome back to the deep learning example to build an OCR application. The idea of this simple application is to identify numbers in an image of written text. In the last part, we used three different models and got the following accuracy for identification of the test images: Model 1 – Logistic regression: 92% accuracy