LSTM with batch memory in python – Unrecognized {‘batch_input_shape’: (1, 3, 1)}
I am working on an LSTM for time series but I am having problems with the data input and the batch_input_shape. I have always used it and I don’t understand why it is now giving me an error: