A learning algorithm used by neural nets with supervised learning, especially the Perceptron. Effects the changing of weights by multiplying a neuron's input with its output and the net's learning rate.
Refers to: Learning algorithm
Copyright (c) 1996-2023 Neural Networks with Java - Jochen Fröhlich. All rights reserved.