Modify loss function used in classification layer
Show older comments
The default loss function used in classification layer is the crossentrophy. How can I modify or change the loss function used in the classification layer?
2 Comments
Greg Heath
on 28 Sep 2019
You will have to define EXACTLYwhat output you want for each class's input.
Greg
Jennifer Voon
on 28 Sep 2019
Accepted Answer
More Answers (0)
Categories
Find more on Deep Learning Toolbox 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!