Backpropagation

A learning algorithm used by neural nets with supervised learning. Special form of the delta learning rule.

 

Refers to: Learning algorithm

See also: Forwardpropagation

Neural Net Components in an Object Oriented Class Structure