how can I access the outputs of the hidden layers in a neural network?
Afficher commentaires plus anciens
I have a 2 hidden layer network. I trained it using a set of input output data but after training I want to access the outputs of the hidden layers for applying SVD on the hidden layer output. Please let me know how can I do it.
Thank You.
1 commentaire
mahdis mbioeng
le 7 Mar 2018
is there any way to access the outputs of hidden layers with this? net.outputs{i}.processParams
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Deep Learning Toolbox dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!