How to predict multi time-steps forecasting using lstm layer and "predict"?

The chickenpox example of lstm forecasting accepts only a single input array. It is suggested to use the function "predict" for the multi-input data. However, by using "predict", how can one loop over to forecast multi time-step forecasting? "predict" is used only to predict a one-time step ahead. I see the function "closeloop" was used for this purpose but not with "predict". How can I use "closeloop" to forecast multi time-steps in an example with "predict". My neural network is lstm.
Thanks.

回答(0 个)

类别

帮助中心File Exchange 中查找有关 Deep Learning Toolbox 的更多信息

提问:

2021-10-22

评论:

2023-8-7

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by