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!