“…A hidden layer consisting of LSTM cells (networks with 20, 70, 100, and 150 memory elements in the hidden layer are analyzed), a fully connected layer, and an output layer fully connected with the last hidden layer (regression layer on which predicted displacement-output of the network, are obtained ( 17)). The input layer consists of 11 features (11), which are normalized using min-max normalization (see Section 4.1)-vector V is obtained ( 16): V = ∆x , ∆y , a x , a y , a z , g x , g y , g z , m x , m y , m z (16) where ∆x -normalized displacement in the X-axis; ∆y -normalized displacement in the Y-axis; a x , a y , a z -normalized acceleration from the accelerometer, respectively, in the X, Y, and Z-axes; g x , g y , g z -normalized angular velocity from the gyroscope, respectively, in the X, Y, and Z-axes; and m x , m y , m z -normalized magnetic field from the magnetometer, respectively, in the X, Y, and Z-axes.…”