Why using MSE in Neural network despite it turns out to be non convex function

102 Views Asked by At

I was going through articles of logistic regression and got to know that we dont use MSE because it will turn out to be non convex function ,but than why we use MSE in neural network?