How can I organize an LSTM neural network in Keras (Python 3.8) to predict one week given the previous month?

后端 未结 0 1342
夕颜
夕颜 2021-01-14 19:02

I can\'t figure out how I have to organize the neural network to predict a week. The data I have is hourly sampling, I have to predict next week based on the previous month.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题