How to Feed Timestep Prediction Back Into RNN Model Using Sequential TF Model?

前端 未结 0 2051
生来不讨喜
生来不讨喜 2020-11-28 04:23

I\'ve read that when training an RNN Model (LSTM/GRU) on time series data, it\'s best to (recursively?) feed the prediction at each timestep back into the model while it\'s

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