Mean Square error for classification
4 views (last 30 days)
Show older comments
Hello world,
I have a question about loss functions in classification problems (convolutional neural network). I have to create a CNN for binary classification of images. I know that the most common loss function for this situations is binary cross entropy. Although my question is: Is it forbidden to use mean squared error (MSE) as a loss function for this binary classification problem?
Thank you very much for your time!!
0 Comments
Answers (0)
See Also
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!