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

Check for "vector" predicted field before record sensor compute. #3754

Closed rhyolight closed 7 years ago

rhyolight commented 7 years ago

Fixes #3753

numenta-ci commented 7 years ago

@rhyolight, thanks for your PR! By analyzing the history of the files in this pull request, we identified @scottpurdy, @marionleborgne and @chetan51 to be potential reviewers.

rhyolight commented 7 years ago

@scottpurdy This fix feels hacky to me, do you have a better way in mind to fix this?

lscheinkman commented 7 years ago

@rhyolight Should we add a test to cover this condition?