Research Article
Open access
Published on 14 June 2023
Download pdf
Export citation

Recognition of handwritten digital neural network construction and improvement

Zhenqun Shao *,1,
  • 1 Faculty of Engineering, University of Bristol, Bristol, England, United Kingdom BS8 1TH

* Author to whom correspondence should be addressed.

https://doi.org/10.54254/2755-2721/6/20230897

Abstract

More and more neural network algorithms are being invented and improved, but the most basic algorithms are still useful in learning or practice areas. This essay is about building a digital recognition neural network from scratch, whose implementation has a completely original core code and details and precisely elaborates the whole process of basic neural network construction through detailed mathematical derivation, combined with the idea of programming. Furthermore, this project deeply researched and analyzed recognition accuracy according to the identified data of the neural network built for the project, then improved the algorithm used by increasing the accuracy from 86.93% to 99.1% and finally successfully explained the role of raw data preprocessing.

Keywords

Neural Networks, Recognizing Handwritten Digits, Backpropagation, One-hot Encoding, Python Implementing Neural Networks.

[1]. Behler, J. (2021). Four generations of high-dimensional neural network potentials. Chemical Reviews, 121(16), 10037-10072.

[2]. Marvin, G., & Alam, M. G. R. (2022, February). Explainable Augmented Intelligence and Deep Transfer Learning for Pediatric Pulmonary Health Evaluation. In 2022 International Conference on Innovations in Science, Engineering and Technology (ICISET) (pp. 272-277). IEEE.

[3]. LeCun, Y., Bottou, L., Bengio, Y., & Haffner, P. (1998). Gradient-based learning applied to document recognition. Proceedings of the IEEE, 86(11), 2278-2324.

[4]. Ljtyxl, (2019) Jacobian and Hessian, LM optimization methods https://blog.csdn.net/u014033218/article/details/88680720

[5]. He, C. L., Zhang, P., Dong, J. X., Suen, C. Y., & Bui, T. D. (2005, August). The role of size normalization on the recognition rate of handwritten numerals. In The 1st IAPR TC3 NNLPAR workshop (pp. 8-12).

[6]. Seger, Cedric. (2018). “An investigation of categorical variable encoding techniques in machine learning: binary versus one-hot and feature hashing.”

[7]. Okada, S., Ohzeki, M., & Taguchi, S. (2019). Efficient partition of integer optimization problems with one-hot encoding. Scientific reports, 9(1), 1-12.

[8]. Rumelhart, D. E., Hinton, G. E., & Williams, R. J. (1986). Learning representations by back-propagating errors. nature, 323(6088), 533-536.

[9]. Matt Mazur. (2021) A Step by Step Backpropagation Example https://mattmazur.com/2015/03/17/a-step-by-step-backpropagation-example/

[10]. Erik Learned-Miller Vector, Matrix, and Tensor Derivatives, (2015) http://cs231n.stanford.edu/vecDerivs.pdf

[11]. NumPy documentation Version: 1.23 https://numpy.org/doc/stable/user/basics.broadcasting.html

[12]. Weiler, M., Hamprecht, F. A., & Storath, M. (2018). Learning steerable filters for rotation equivariant cnns. In Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (pp. 849-858).

Cite this article

Shao,Z. (2023). Recognition of handwritten digital neural network construction and improvement. Applied and Computational Engineering,6,575-581.

Data availability

The datasets used and/or analyzed during the current study will be available from the authors upon reasonable request.

Disclaimer/Publisher's Note

The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of EWA Publishing and/or the editor(s). EWA Publishing and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

About volume

Volume title: Proceedings of the 3rd International Conference on Signal Processing and Machine Learning

Conference website: http://www.confspml.org
ISBN:978-1-915371-59-1(Print) / 978-1-915371-60-7(Online)
Conference date: 25 February 2023
Editor:Omer Burak Istanbullu
Series: Applied and Computational Engineering
Volume number: Vol.6
ISSN:2755-2721(Print) / 2755-273X(Online)

© 2024 by the author(s). Licensee EWA Publishing, Oxford, UK. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license. Authors who publish this series agree to the following terms:
1. Authors retain copyright and grant the series right of first publication with the work simultaneously licensed under a Creative Commons Attribution License that allows others to share the work with an acknowledgment of the work's authorship and initial publication in this series.
2. Authors are able to enter into separate, additional contractual arrangements for the non-exclusive distribution of the series's published version of the work (e.g., post it to an institutional repository or publish it in a book), with an acknowledgment of its initial publication in this series.
3. Authors are permitted and encouraged to post their work online (e.g., in institutional repositories or on their website) prior to and during the submission process, as it can lead to productive exchanges, as well as earlier and greater citation of published work (See Open access policy for details).