I\'m having trouble setting up the inputs for stateful=True LSTM layer in Keras. This is what I have so far:
clear_session() model = Sequential()