Research Article

Application of Artificial Intelligence for the Estimation of Concrete and Reinforcement Consumption in the Construction of Integral Bridges

Table 4

Activation functions of a multilayer perceptron model of the artificial neural network.

FunctionMarkExplanationRange

IdentityxOnly in the output layer
Rectified linear unit functionNeuron activation is forwarded directly as an output if positive, and if negative, it is forwarded to 0. It has been shown to have 6 times better convergence than a hyperbolic tangent function
A hyperbolic tangentNeuron activation is forwarded directly as an output if positive, and if negative, it is forwarded to 0. It has been shown to have 6 times better convergence than a hyperbolic tangent function