필터 지우기
필터 지우기

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

조회 수: 1 (최근 30일)
shuai ma
shuai ma 2022년 5월 6일
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