Accessing the LSTM internal state
이전 댓글 표시
As already written above, I am interested in accessing the internal state of a built-in LSTM layer, which is just one layer of a bigger network I have to implement for time series classification. Unfortunately, it seems MATLAB provides initial conditions only for both cell and hidden states, but what about retrieving them at each running step? Is collecting the time varying states possible in this context?
답변 (1개)
Giuseppe Dell'Aversana
2020년 4월 16일
0 개 추천
Hi! Have you found an answer?
카테고리
도움말 센터 및 File Exchange에서 Image Data Workflows에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!