Research Article

Wearable Sensor-Based Human Activity Recognition Using Hybrid Deep Learning Techniques

Algorithm 1

Algorithm of batch normalization.
ā€‰Input: data set:
ā€‰Output:
(1)Calculate the mean of data set:
(2)Calculate the variance of data set:
(3)Normalize data:
(4)Scale change and deviation:
(5)Return learning parameter and