|
|
|
|
|
by chillee
3097 days ago
|
|
Sorry, saw this late. It's a shown/kind of proven result that deep neural networks don't fall into local minima in the very high dimensional parameter space. GANs and reinforcement learning are different. Research on getting those to converge to good local minima is still much more in its infancy. I don't particularly consider those just a "neural network", but sorry, I should have been more clear. |
|
But even vanilla supervised nets suffer from local minima. Anyone who's played with them has encountered it. Here you can mess around with a neural net live in the browser and it very easily gets stuck if you try more than 3 layers (especially try the spiral dataset): http://playground.tensorflow.org/