Using deep stacked residual bidirectional LSTM cells (RNN) with TensorFlow, we do Human Activity Recognition (HAR). Classifying the type of movement amongst 6 categories or 18 categories on 2 different datasets.
tensorflow lstm rnn human-activity-recognition stacked-layers residual-layers residual-lstm-cells bidirectional-lstm-cells
-
Updated
Nov 6, 2022 - Python