Question about 'sequence-to-one' regression using LSTM layers

1 次查看(过去 30 天)
I have constructed a 'sequence-to-one' LSTM network, the structure is shown in the first figure .
I want to add the last time step of the input sequence to the output of the LSTM layer('outputMode','Last'), but the data format of them are different. LSTM has feature format 'CB', while the input_tailor is sequence 'CBT', shown in the second figure:
How to transfer the sequence data format to feature or feature to sequence?
Or: Have other solutions?

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Image Data Workflows 的更多信息

产品


版本

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by