Hierarchical Convolutional Neural Network for Handwritten Digits Recognition

Zufar Kayumov,Dmitrii Tumakov,Sergey Mosin
DOI: https://doi.org/10.1016/j.procs.2020.04.206
2020-01-01
Procedia Computer Science
Abstract:The application of a combination of convolutional neural networks for the recognition of handwritten digits is considered. Recognition is carried out by two sets of the networks following each other. The first neural network selects two digits with maximum activation functions. Depending on the winners, the next network is activated, which selects one digit from two. The proposed algorithm is tested on the data from MNIST. The minimal handwriting recognition error was estimated with this approach.
What problem does this paper attempt to address?