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 -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -