|
|
|
|
|
by sterlind
1192 days ago
|
|
backpropagation didn't get solved until the '80s, weirdly. before then people were using genetic algorithms to train neural networks. and it was only in the last decade that the vanishing gradients problem was tamed. my impression is that ML researchers were stumbling along in the mathematical dark, until they hit a combination (deep neural nets trained via stochastic gradient descent with ReLU activation) that worked like magic and ended the AI winter. |
|