Regarding LSTM inputs.

1 view (last 30 days)
Srikanth Kolachalama
Srikanth Kolachalama on 28 Jun 2020
I have the following data inputs - 1000X10 and targets 1000X3. In the section of layers, I used 10 and 3 as my inputSize and outputSize. But the system is throwing a me an error when I am training the function. Do you guys have any suggestion ?

Answers (1)

Anmol Dhiman
Anmol Dhiman on 2 Jul 2020
Hi Srikanth,
You can read about LSTM and look for examples, which may help you to clear your doubts.
Regards,
Anmol Dhiman
  1 Comment
Gianluca Marchetti
Gianluca Marchetti on 31 Oct 2020
The examples in those pages do not cover the case of time series with inputs and outputs in different numbers.

Sign in to comment.

Categories

Find more on Sequence and Numeric Feature Data Workflows in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!