I want to use the AssociativeMemory for autoassociative clean-up memory
In SPA binding and unbinding operations almost always include terms that are nuisance noise.
Other than the associative memory example which I’m sure predates the associative memory object, are there examples using AssociativeMemory for SPA clean-up?
Thanks
(I’ve been inhibited asking questions that I consider naive, but I decided to ‘go for it’!
When you say “associative memory example”, are you referring to this one or the learning associations example? The former uses spa.AssociativeMemory object, and uses that object as a cleanup memory.
To my knowledge, these are the only associative memory examples currently available, but there are many full models that use the associative memory, so if these examples aren’t sufficient, we can probably find a model that does something similar to what you’re looking to do.
Thanks. I discovered the example within 5 minutes of writing to the forum about it. My only suggestion might be to add one or two sentences to the description of the earlier code that would lead to the AM_object itself.
If I need help finding the full models, I’ll let you know.