In machine learning, the Delta rule is a gradient descent learning rule for updating the weights of the inputs to artificial neurons in a single-layer neural network. It is a special case of the more general backpropagation algorithm. For a neuron with activation function , the delta rule for weight is given by
,
REF : Wikipedia
편도함수(Partial Derivative) (0) | 2018.11.07 |
---|