mathematical optimization - Why aren't neural networks convex? -


unlike linear , logistic regression, anns cost functions not convex, , susceptible local optima. can provide intuition why case anns , why hypothesis cannot modified produce convex function?

i found sufficient explanation here:

https://stats.stackexchange.com/questions/106334/cost-function-of-neural-network-is-non-convex

basically since weights permutable across layers there multiple solutions minima achieve same results, , function cannot convex (or concave either).


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -

What is happening when Matlab is starting a "parallel pool"? -