how can I access the outputs of the hidden layers in a neural network?
Ältere Kommentare anzeigen
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 Kommentar
mahdis mbioeng
am 7 Mär. 2018
is there any way to access the outputs of hidden layers with this? net.outputs{i}.processParams
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Deep Learning Toolbox finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!