How can I change this single variable LSTM network to a multivariate LSTM network?

8 ビュー (過去 30 日間)
Mohamed Nedal
Mohamed Nedal 2020 年 4 月 10 日
コメント済み: Ehsan Kamjoo 2021 年 1 月 12 日
Hello,
Please I want to understand how to modify this example code (also attached here):
openExample('nnet/TimeSeriesForecastingUsingDeepLearningExample')
to be able to deal with a multivariable problem. Like, for instance, we have 3 time-series inputs (X1, X2, X3) and we need to:
1. forecast a single time-series target (Y)
2. forecast 2 time-series targets (Y1, Y2)
based on those 3 time-series inputs.
Thank you,
  1 件のコメント
Ehsan Kamjoo
Ehsan Kamjoo 2021 年 1 月 12 日
Hi,
Have you found the answer of the question? I have the same problem.
Thank you,

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeSequence and Numeric Feature Data Workflows についてさらに検索

製品


リリース

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by