What is the output of the function 'staticderiv'?
조회 수: 1 (최근 30일)
이전 댓글 표시
Hello,
from the very sparse documentation of the function 'staticderiv' I could extract that apparently it delivers the derivative of the cost function with respect to the weights and biases of a neural network (such as created by 'feedforwardnet'). However, the output of the function 'staticderiv' ist just a vector with dimensions equal to the number of parameters in the network.
It is unclear to me what entry in the vector corresponds to the derivative w.r.t to which parameter.
Can someone clarify this?
댓글 수: 1
Fabricio Braga
2021년 11월 2일
I'm having the same problem as you. It is difficult to identify the relationship that each element of this single response vector has with weights and bias.
Did you come up with any ideas?
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!