
applications, these hyperparameters have to be
learned only as a trial-and-error process during the
training phase of a neural network architecture.
Figure 11 shows a basic block diagram of a
deep neural network with n hidden layers. A deep
neural network is just a cascade of logistic
regressors. More complex deep neural networks can
be constructed by stacking such cascaded networks
one over the other. Interested readers can refer [27]
to the parameter learning rule (weight update rule)
in neural network architectures.
5 Conclusion
In this tutorial paper, linear regression, logistic
regression, and deep neural networks are revisited
through simple examples, and the relations between
them are directly revealed. Logistic regression is a
cascade connection of linear regression unit and
nonlinearity, while deep neural networks are a
cascade connection of multiple logistic regression
units. Also, machine learning is all about learning
the right values of learnable parameters, given
inputs, and outputs along with the desired model for
the machine learning algorithm. An interesting
future work is to relate other machine learning and
deep learning techniques with each other. Another
challenging future work includes developing
techniques to identify the optimum number of
hidden layers and optimum number of neurons
required in each layer of a deep neural network
specific to a particular task and application.
References:
[1] Paleyes, Andrei, Raoul-Gabriel Urma, and
Neil D. Lawrence, "Challenges in deploying
machine learning: a survey of case
studies", ACM Computing Surveys, Vol.55,
No.6, 2022, pp.1-29,
https://doi.org/10.1145/3533378.
[2] Nunes, Carlos, EJ Solteiro Pires, and Arsenio
Reis, "Machine Learning and Deep Learning
applied to End-of-Line Systems: A
review", WSEAS Transactions on Systems,
Vol.21, 2022, pp.147-156,
https://doi.org/10.37394/23202.2022.21.16.
[3] Shwetha, V., and CH Renu Madhavi, "MR
Image Based Brain Tumor Classification with
Deep Learning Neural Networks", WSEAS
Transactions on Systems and Control, Vol.17
2022, pp.193-200,
http://dx.doi.org/10.37394/23203.2022.17.22.
[4] Gancheva, Veska, Ivaylo Georgiev, and
Violeta Todorova, "X-Ray Images Analytics
Algorithm based on Machine
Learning. WSEAS Transactions on
Information Science and Applications, Vol.20,
2023, pp.136-145,
https://doi.org/10.37394/23209.2023.20.16.
[5] Mukherjee, Prasenjit, Sourav Sadhukhan,
Manish Godse, and Vodafone Intelligent
Solutions, "A Review of Machine Learning
Models to Detect Autism Spectrum Disorders
(ASD)", WSEAS Transactions on
Computers, Vol.22, 2023, pp.177-189,
https://doi.org/10.37394/23205.2023.22.21.
[6] Nivedita, M, "A survey on different deep
learning architectures for image
captioning", WSEAS Transactions on Systems
and Control, Vol.15, 2020, pp.635-646,
https://doi.org/10.37394/23203.2020.15.63.
[7] Vercio, L.L., Amador, K., Bannister, J.J.,
Crites, S., Gutierrez, A., MacDonald, M.E.,
Moore, J., Mouches, P., Rajashekar, D.,
Schimert, S. and Subbanna, N., “Supervised
machine learning tools: a tutorial for
clinicians”, Journal of Neural
Engineering, Vol.17, No.6, 2020, p.062001,
DOI: 10.1088/1741-2552/abbff2.
[8] Tohka, Jussi, and Mark Van Gils, "Evaluation
of machine learning algorithms for health and
wellness applications: A tutorial", Computers
in Biology and Medicine, Vol.132, 2021,
p.104324, DOI:
10.1016/j.compbiomed.2021.104324.
[9] Zhang, Jianhua, Zhong Yin, Peng Chen, and
Stefano Nichele, "Emotion recognition using
multi-modal data and machine learning
techniques: A tutorial and review",
Information Fusion, Vol.59, 2020, pp.103-
126, DOI: 10.1016/j.inffus.2020.01.011.
[10] Thirunavukarasu, Arun James, Kabilan
Elangovan, Laura Gutierrez, Yong Li, Iris
Tan, Pearse A. Keane, Edward Korot, and
Daniel Shu Wei Ting, "Democratizing
Artificial Intelligence Imaging Analysis with
Automated Machine Learning:
Tutorial", Journal of Medical Internet
Research, Vol.25, 2023, e49949. DOI:
10.2196/49949.
[11] González, Sergio, Salvador García, Javier Del
Ser, Lior Rokach, and Francisco Herrera, "A
practical tutorial on bagging and boosting
based ensembles for machine learning:
Algorithms, software tools, performance
study, practical perspectives and
opportunities", Information Fusion, Vol.64,
2020, pp.205-237, DOI:
10.1016/j.inffus.2020.07.007.
WSEAS TRANSACTIONS on ADVANCES in ENGINEERING EDUCATION
DOI: 10.37394/232010.2024.21.8
M. Sabrigiriraj, K. Manoharan