titu1994 / MLSTM-FCN

Multivariate LSTM Fully Convolutional Networks for Time Series Classification
492 stars 180 forks source link

The input shape for LSTM #21

Closed tengxiao14 closed 3 years ago

tengxiao14 commented 3 years ago

Why the input shape for LSTM is not (Batchsize, Number of timesteps, Number of variables) for Keras?