Thanks for sharing the good codes. I feel curious that you mention the LSTM structure in your ASPDAC paper, which is not reflected in your source code, except the code :
predicted = model.predict((in data,data pt)).
How do you implement this structure hereby? Hope for your reply, thanks.
Hi there!
Thanks for sharing the good codes. I feel curious that you mention the LSTM structure in your ASPDAC paper, which is not reflected in your source code, except the code :
How do you implement this structure hereby? Hope for your reply, thanks.