Event · 1986-10
Machine perception
Backpropagation
Multilayer networks gained a practical way to distribute error through layers and learn internal representations.
Backpropagation made multilayer training computationally practical: output error was successively converted into updates for every layer. Versions of the method existed earlier, but the 1986 work established it as a general way to learn internal representations rather than only tune an output layer.
Sources
NatureOpen primary source