MLSTM-FCN
MLSTM-FCN copied to clipboard
The input shape for LSTM
Why the input shape for LSTM in Keras is not (Batchsize, Number of timesteps, Number of variables)?
Probably due to dimension shuffle?