[nengo-user] SPA Vocabulary and Associative Memory: same fact, different semantic pointers?

Aditya Gilra aditya_gilra at yahoo.com
Tue Oct 13 07:23:32 EDT 2015


Hi,
I created a semantic pointer 'Fact0'='A*B' in the spa.Vocabulary facts by:
facts.add('Fact0',facts.parse('A*B'))
Then, I created an spa.AssociativeMemory with above vocabulary.
Now when I query this associative memory with 'A*B' versus 'Fact0', I get very different responses!I'd expect the underlying neural activations to be the same for the two and the associative memory should return the same Fact0 match for both.
Why this difference?
My code is at:
https://gist.github.com/adityagilra/c3077515722662499ff6

Thanks,Aditya.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ctnsrv.uwaterloo.ca/mailarchive/nengo-user/attachments/20151013/5f5d10c6/attachment.html>


More information about the nengo-user mailing list