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.
I changed the SDR classifier region to handle scalar values when it is available.
I also added a test that uses the SDR classifier region for scalar predictions.
Fixes: https://github.com/numenta/nupic/issues/3225
@scottpurdy @rhyolight Please review.
I changed the SDR classifier region to handle scalar values when it is available. I also added a test that uses the SDR classifier region for scalar predictions.