Dongliang Chen

Results 2 issues of Dongliang Chen

I think many parts of the code have been modified because the performance test is different from yours. Can you provide me with a complete code? Email:[email protected]

error code: model.add(LSTM(36, stateful=True, return_sequences=True, batch_input_shape=(BATCH_SIZE, train_x.shape[1], train_x.shape[2]))) How to modify?