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.55k forks source link

Swarm / Production Range Difference Causes Large Prediction Fluctuations #551

Open rhyolight opened 10 years ago

rhyolight commented 10 years ago

Originally reported by @scottpurdy in MER-42.

Investigate why larger ranges in production versus swarm causes large fluctuations in predictions.

Run swarm with range 0-50 then production 0-100. Run swarm with range 0-100 then production 0-100.

Ensure ScalarEncoders with 0-100 range.

rhyolight commented 8 years ago

The ranges referenced above refer to scalar min/max values.