Support Vector Machines (SVM), Logistic Regression (LR) and some other classification methods can guarantee, that obtained solution really will be global minimum, because they use convex goal functions. Neural Networks algorithms suggest to use different goal functions (Cross-Entropy, MAE, MSE, etc.), but it seems me, that all types of goal functions are not convex. So, question - how Neural Networks can guarantee, that obtained solution really will be global minimum? Thanks beforehand for your answers. Regards, Sergey.

More Sergey Porotsky's questions See All
Similar questions and discussions