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

Add capnp serialization to Python KNN classifier #2092

Open scottpurdy opened 9 years ago

scottpurdy commented 9 years ago

See parent #1449

Depends on numenta/nupic.core#410

scottpurdy commented 9 years ago

It looks like the _Memory attribute is an instance of the SparseMatrix class: https://github.com/numenta/nupic.core/issues/410#issuecomment-99139073