numenta / htmresearch

Experimental algorithms. Unsupported.
GNU Affero General Public License v3.0
223 stars 109 forks source link

Don't use difference between phases as a distance #886

Closed mrcslws closed 6 years ago

mrcslws commented 6 years ago

This changes the experiment to calculate distances on a rhombus, not on a square. It also changes the experiment to use a basis that always has a hexagonal grid on some plane in k-dimensional space.

mrcslws commented 6 years ago

Dependent on https://github.com/numenta/htmresearch-core/pull/61