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!