Table of Contents

Lecture 3

3.1 - Learning the weights of a linear neuron

Deriving the delta rule

3.2 - The error surface for a linear neuron

3.3 - Learning the weights of a logistic output neuron

Derivatives of a logistic neuron

3.4 - The backpropagation algorithm

FIXME : add the formulas for the backpropagation here (after understanding them!)

3.5 - Using the derivatives computed by backpropagation