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

조회 수: 3 (최근 30일)
Ismaeel
Ismaeel 2021년 10월 22일
댓글: Gordon 2023년 8월 7일
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개)

카테고리

Help CenterFile Exchange에서 Sequence and Numeric Feature Data Workflows에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by