Multi step ahead forecasting with LSTM
Show older comments
How to perform multi-step ahead forecasting with LSTM. I want to predict 2,3, and 4 time stesp ahead prediction with LSTM?
Please help. Thanks in advance.
2 Comments
Nikolaos Efkarpidis
on 13 Jan 2021
Dear,
How did you finally perform multi-step ahead forecasting with LSTM and predictAndUpdateState ?
I am also struggling with this issue.
Best regards,
Nick
Raziye Ghasemi
on 22 Nov 2023
How did you finally perform multi-step ahead forecasting with LSTM and predictAndUpdateState ? I am also struggling with this issue.
Accepted Answer
More Answers (1)
David Willingham
on 28 Mar 2022
1 vote
Hi,
Please see this updated example in R2022a that shows multi-step ahead (closed loop) predictions:
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!