how can I access the outputs of the hidden layers in a neural network?
Mostrar comentarios más antiguos
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 comentario
mahdis mbioeng
el 7 de Mzo. de 2018
is there any way to access the outputs of hidden layers with this? net.outputs{i}.processParams
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!