Skip to main content
. 2022 Apr 4;2(3):156–183. doi: 10.1007/s43657-022-00048-z

Table 5.

Terms used in deep learning models for the model’s optimization and prediction

Term Definition
Activation function The function that produces the neuron’s output
Batch Partition of the data into different sets within a given epoch
Dropout Removal of a fixed number of neurons during each training set for controlling overfitting
Early stopping A strategy to control overfitting by the early stopping of the model
Epoch Shifting the training set into different batches
Neuron A primary entity of the DL model which learns the information and provides the output to the next layer using different activation functions
Regularization Works as a penalty for neurons’ weight during model training