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

NUP-2506: Add test to all Serializable subclasses and fix related issues #3826

Closed lscheinkman closed 6 years ago

lscheinkman commented 6 years ago

@rhyolight Please review. It should fix #3820, #3721, numenta/nupic.core#1065

Note: This PR depends on https://github.com/numenta/nupic.core/pull/1417

rhyolight commented 6 years ago

👍 Merge it and I'll release.