stuarteiffert / RNN-for-Human-Activity-Recognition-using-2D-Pose-Input

Activity Recognition from 2D pose using an LSTM RNN
291 stars 77 forks source link

what are the dimensions of input,weight and bias matrices at time t? #14

Closed saurinshah96 closed 5 years ago

stuarteiffert commented 5 years ago

I recommend you try implementing the model yourself and reading through the code. All of these variables are user set.