Accessing the LSTM internal state
Show older comments
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?
Answers (1)
Giuseppe Dell'Aversana
on 16 Apr 2020
0 votes
Hi! Have you found an answer?
Categories
Find more on Image Data Workflows in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!