|
|
|
|
|
by peterfirefly
894 days ago
|
|
https://www.reddit.com/r/MachineLearning/comments/2xcyrl/i_a... 1) Schmidhuber does NOT claim to have invented it. He even provides lots of really old references. You know it's old when he didn't invent it, at least in his own mind. 2) even with his generous attributions, "the first application of backpropagation to neural networks" is from 1980. 3) "LeCun et al. (1989) applied backpropagation to Fukushima’s convolutional architecture (1979)". In other words, the chain rule is really old but figuring out how to use that to adjust weights in neural nets was surprisingly unobvious. It was even more unobvious that that was a good way of adjusting weights. |
|
These results would have all started to happen at about the time the cost of computation was within reach of the researcher's budgets. The "theoretical" breakthroughs are of the form "we can implement this technique from the 60s and get good results". Which is impressive, but it does not represent breakthroughs of knowledge as much as incremental improvements in hardware crossing key thresholds. The breakthrough is detecting that hardware can make something work now.