How to implement customised loss function in patternnet (pattern recognition neural network)?
이전 댓글 표시
I am trying to implement my own loss function in the second hidden layer for multiclass classification problem. can anyone tell me how to start with.
I am aware of how to increase the hidden layers but not about implementing lossfunction assisted hidden layer.
Thanks in advance
Raja
답변 (1개)
Mandar
2023년 1월 23일
0 개 추천
I understand that you want to define custom loss function.
Refer to the following documentation link to know more about implementation of the custom loss function.
카테고리
도움말 센터 및 File Exchange에서 Pattern Recognition에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!