Research Article

On the Training Algorithms for Artificial Neural Network in Predicting the Shear Strength of Deep Beams

Table 2

Summary of ANN training algorithms and structure used in this study.

ParameterParameterDescription

FixNeurons in input layer9
Neurons in output layer1
Hidden layer activation functionSigmoid
Output layer activation functionLinear
Cost functionMean square error (MSE)
Number of hidden layer1
Neurons in hidden layer10
Number of simulations300

InvestigationTraining algorithmsLevenberg–Marquardt (ANN-LM)
Conjugate gradient (ANN-CG)
Quasi-Newton method (ANN-QN)
Gradient descent (ANN-GD)
Number of epochsVarying from 100 to 1000 with a step of 100