Embed presentation
Download to read offline






Associative memory networks store patterns and produce output patterns by matching inputs to stored patterns, functioning as a content-addressable memory. There are two types: auto-associative memory, where inputs and outputs are the same patterns, used for pattern completion or error correction, and hetero-associative memory, where inputs are associated with and map to related output patterns. Auto-associative memory has a single layer with the same number of input and output nodes, and is trained using Hebbian or delta learning rules to store patterns.





