top | item 25417392

Learning Representations by Back-propagating Errors (1986)

1 points| chsasank | 5 years ago |chsasank.github.io

1 comment

order

chsasank|5 years ago

This is the classic paper that rediscovered back-propagation. Conceptually, back propagation is quite simple and just is a repeated application of chain rule. However, results of applying backprop for multi layer neural networks have been spectacular. This paper reads like a very brief tutorial of deep learning.