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.34k stars 1.56k forks source link

Serialization clean up #3736

Closed scottpurdy closed 7 years ago

scottpurdy commented 7 years ago

Clean up the Serializable interface and add getSchema to SpatialPooler.

fixes #3735

rhyolight commented 7 years ago

Windows failure¿

rhyolight commented 7 years ago

Once this and #3737 are merged, I'll start the 1.0 release.