How to implement customised loss function in patternnet (pattern recognition neural network)?
Show older comments
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
Answers (1)
Mandar
on 23 Jan 2023
0 votes
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.
1 Comment
RAJA SEKHAR BATTU
on 25 Jan 2023
Categories
Find more on Pattern Recognition in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!