Clear Filters
Clear Filters

lstm preidiction model inputs and outputs

1 view (last 30 days)
수민 안
수민 안 on 28 Dec 2023
Commented: 수민 안 on 29 Dec 2023
Hi, i want to use lstm layer to preidict sqences.
is it possible to learn input data 4*20 double data, 4*40 double data?
  5 Comments
Ganesh
Ganesh on 28 Dec 2023
Hi @수민 안, you can try using Seq-to-one for regression maybe? But in general, it might be a bad idea to predict a sequence with more data points than in the input sequence.

Sign in to comment.

Answers (0)

Products

Community Treasure Hunt

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

Start Hunting!