Study the evolution of the regression algorithm (ridged and non)
Study the evolution of the classification algorithm
Emphasis on the formula used

Backpropagation:

Error or Risk function:

Updating the weights:

In case of activation function being the sigmoid function:

Then the specific update of the weights becomes:

  • For the weights on the last layer :
  • For all the others:

Remember that the vector .