numenta / nupic-legacy

Numenta Platform for Intelligent Computing is an implementation of Hierarchical Temporal Memory (HTM), a theory of intelligence based strictly on the neuroscience of the neocortex.
http://numenta.org/
GNU Affero General Public License v3.0
6.33k stars 1.56k forks source link

Understanding CAD OSE #3873

Closed NoamGit closed 5 years ago

NoamGit commented 5 years ago

Hi,

I am trying to understand the CAD-OSE, however since @smirmik lacks proper documentation, I find it to be a tough and very frustrating task. I am familiar with the ideas of HTM, and I am trying to build the right analogies for the code. Especially, I find the memory storage structure, context, and facts unintuitive. I would like to understand the following:

Can anyone shed some lite on the simple but powerful algorithm?

Thanks