A Deep Single-Pass Learning for Recognition of Handwritten Digits
Date
Authors
Journal Title
Journal ISSN
Volume Title
Publisher
Abstract
We describe a deep learning model-Deep Single-Pass Learning (DSPL)-that can learn a data set, with a single pass for recognition, and predict with high accuracy, when evaluated for visual recognition of handwritten digits. DSPL consists of several stacked convolutional layers to learn features automatically and Extreme gradient boosting (XGBoost) was set as the last layer for predicting class labels. The learning time complexity is O(Lc2 mnpq), or less than the learning time of deep learning-Convolutional Neural Networks (CNNs). The network does not need iteration to re-adjust weights during feature learning. Tests showed that our model provided better accuracy than other models i.e. CNNs, XGBoost, LR, ETC, GBC, RFC, GNB, and DTC, including MLP and SVC families: in the worst case, DSPL provided 99.95% accuracy.
