Hebbian learning inspiration
This learning method is based on Hebb’s rule - what fires together, wires together. Hebian learning can be used as an online PCA with adaptive tracking of the direction of largest variance.
Problem with pure Hebbian Learning
HL normalisation methods
Anti-Hebbian Rule
A novelty filter projects the data onto the smallest PC. The largest output for unexpected data is measured as an unexpected/novel data point. It is based on the Anti-Hebbian learning rule.