I am trying to make a RNN classifier that has 3 different time series with 3 dimensions each as input and the time series can have different lengths. So to solve that, I modeled 3 RNNs and connected them in the final layer. I am trying to make a RNN classifier that has 3