Found 1 hit - Term: backpropagation, Database: *, Strategy: exact
- [1] : The Free On-line Dictionary of Computing (27 SEP 03)
back-propagation
or "backpropagation" a learning algorithm for modifying a
feed-forward neural network which minimises a continuous
"error function" or "objective function."
back-propagation is a "gradient descent" method of training
in that it uses gradient information to modify the network
weights to decrease the value of the error function on
subsequent tests of the inputs. other gradient-based methods
from numerical analysis can be used to train networks more
efficiently.
back-propagation makes use of a mathematical trick when the
network is simulated on a digital computer, yielding in just
two traversals of the network once forward, and once back
both the difference between the desired and actual output, and
the derivatives of this difference with respect to the
connection weights.
see also:
algorithm feed-forward neural network error function objective function gradient descent
numerical analysis
Results 1 - 1 of 1 found about backpropagation: Backpropagation
>> B Words
Backpropagation, definition of term: Backpropagation
backpropagation_pag1.html
Last accessed:2008/07/25 17:34:03 [Total processing time: 1 seconds] |