State Hebb’s learning principle in one line.
State Hebb’s learning principle in one line.
Answer
Cells that fire together wire together — strengthen the connection between co-active neurons.
Formally Δw = c·sign(o_i·o_j): weight up when units agree, down when they disagree. It is local and unsupervised (a supervised variant gives the linear associator).