This document discusses pattern association in neural networks using the Hebb rule and delta rule. It provides examples of how pattern association works in autoassociative and heteroassociative networks. The key points are:
- Pattern association networks can learn associations between input and output patterns by adjusting connection weights. The Hebb rule and delta rule are commonly used learning algorithms.
- Autoassociative networks have the same input and output patterns, while heteroassociative networks have different input and output patterns.
- Examples show how these networks can accurately recall a stored pattern when presented with a partial or corrupted input pattern.
- Other association models discussed include bidirectional associative memory (BAM) networks, temporal association networks, and