Accessing the LSTM internal state
8 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Angelo Giuseppe Spinosa
le 12 Fév 2019
Réponse apportée : Giuseppe Dell'Aversana
le 16 Avr 2020
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?
0 commentaires
Réponses (1)
Voir également
Catégories
En savoir plus sur Image Data Workflows dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!