Regarding LSTM inputs.

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

0 votes

Hi Srikanth,
You can read about LSTM and look for examples, which may help you to clear your doubts.
Regards,
Anmol Dhiman

1 Comment

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 Deep Learning Toolbox 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!