Abstract
Convolutional neural networks are enhanced version of fully connected neural networks. The neural networks are used to recognize objects after training the neural network system for some datasets that can also be divided into classes at the output. These networks were a breakthrough in computer vision filed for object recognition where the system can optimize its parameters for better results with using feed forward and back propagation. The convolutional neural networks reduced the time of training and testing the dataset by replacing the full network nodes connecting to each node in the subsequent layer to some nodes or filter to each subsequent layer node. There are many algorithms for convolutional neural networks ranging from simple algorithms to complex ones. Each algorithm has different hidden layers with different hyper parameters and filters. The activation functions and number of nodes in each layer for each algorithm may be different. The applications for these convolutional neural networks cover many fields such as hand written digit recognition, alphabet handwritten recognition, and any group of objects that can be divided into classes such as cloth, X-ray imaging and many more. The LeNet-5 algorithm is one of the convolutional neural networks. With full analysis of this algorithm, I will prove that a simple module of the algorithm can provide maximum accuracy and minimum loss function than the original algorithm.
Publisher
Blue Eyes Intelligence Engineering and Sciences Engineering and Sciences Publication - BEIESP
Subject
Management of Technology and Innovation,General Engineering
Reference20 articles.
1. Y. Lecun, L. Bottou, Y. Bengio, and P. Ha, "Gradient-Based Learning Applied to Document," Proc. IEEE, no. November, pp. 1-46, 1998, doi: 10.1109/5.726791.[CrossRef]
2. M. Nielsen, Neural Networks and Deep Learning. 2018. doi: 10.1201/b22400-15.[CrossRef]
3. M. Ramzan et al., "A survey on using neural network based algorithms for hand written digit recognition," Int. J. Adv. Comput. Sci. Appl., vol. 9, no. 9, pp. 519-528, 2018, doi: 10.14569/ijacsa.2018.090965.[CrossRef]
4. O. I. Abiodun et al., "Comprehensive Review of Artificial Neural Network Applications to Pattern Recognition," IEEE Access, vol. 7, no. February 2017, pp. 158820-158846, 2019, doi: 10.1109/ACCESS.2019.2945545.[CrossRef]
5. H. A. Morsy, "Performance Analyses of the Eastern Arabic Hand Written Digits Recognition Using Deep Learning," Am. J. Sci. Eng. Technol., vol. 7, no. 3, pp. 57-61, 2022, doi: 10.11648/j.ajset.20220703.11.