Skip to content
This repository has been archived by the owner on Sep 1, 2023. It is now read-only.

0.4.14

Compare
Choose a tag to compare
@mrcslws mrcslws released this 05 Dec 22:07
  • SpatialPooler: New boosting algorithm
  • SpatialPooler: Stop putting tie-break info into the overlaps. getBoostedOverlaps() return values are now more correct.
  • SpatialPooler: Use an EPSILON when comparing permanences to a threshold to avoid floating point differences.
  • SpatialPooler: Round the boost factors to two decimal places to avoid floating point differences.