Background
Traditional memory
Traditional memory stores data at a unique address and can ''recall'' the data upon presentation of the complete unique address.Autoassociative memory
Autoassociative memories are capable of retrieving a piece of data upon presentation of only partial information from ''that'' piece of data. Hopfield networks have been shown to act as autoassociative memory since they are capable of remembering data by observing a portion of that data.Iterative Autoassociative Net
In some cases, an auto-associative net does not reproduce a stored pattern the first time around, but if the result of the first showing is input to the net again, the stored pattern is reproduced. They are of 3 further kinds — Recurrent linear auto-associator, Brain-State-in-a-Box net, and Discrete Hopfield net. The Hopfield Network is the most well known example of an autoassociative memory.Hopfield Network
Hopfield networks serve as content-addressable ("associative") memory systems withHeteroassociative memory
Heteroassociative memories, on the other hand, can recall an associated piece of datum from ''one'' category upon presentation of data from ''another'' category. For example: It is possible that the associative recall is a transformation from the pattern “banana” to the different pattern “monkey.”Bidirectional associative memory (BAM)
Bidirectional associative memories (BAM) areExample
For example, the sentence fragments presented below are sufficient for most English-speaking adult humans to recall the missing information. # "To be or not to be, that is _____." # "I came, I saw, _____." Many readers will realize the missing information is in fact: # "To be or not to be, that is the question." # "I came, I saw, I conquered." This demonstrates the capability of autoassociative networks to recall the whole by using some of its parts.References
External links