how can I access the outputs of the hidden layers in a neural network?
이전 댓글 표시
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
mahdis mbioeng
2018년 3월 7일
is there any way to access the outputs of hidden layers with this? net.outputs{i}.processParams
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!