htm-community / NAB

The Numenta Anomaly Benchmark
GNU Affero General Public License v3.0
3 stars 3 forks source link

results with SP w numActiveColumnsPerInhArea #27

Closed breznak closed 4 years ago

breznak commented 4 years ago

now the params are directly comparable to Numenta's.

breznak commented 4 years ago

FYI @steinroe this branch enables the old/new reintroduced param numActiveColumnsPerInhArea.

Note: it needs the specific branch from htm.core.

psteinroe commented 4 years ago

See htm-community/NAB/pull/28. Still underperforms though. I would propose we try to

What do you think?

EDIT: Or maybe go back to check wether NAB is working correctly?

breznak commented 4 years ago

use the fake spatial anomaly detector Numenta used on both

yes, let's do that first. That way we're as close to numenta as possible.

breznak commented 4 years ago

Should we merge this branch into fixing_...? Both params can now be used. Currently localAreaDensity > numActiveCols

psteinroe commented 4 years ago

I would propose to merge it and then creating a new branch for adding the fake spatial anomaly detector, as its probably easier to work with 2 branches instead of 4 when running the optimisations.

breznak commented 4 years ago

a new branch for adding the fake spatial anomaly detector

Let's add that just as a commit as well, fake spAnomaly can be controlled with a toggle in the detector

psteinroe commented 4 years ago

are you working on adding the fake spAnomaly? otherwise I would do it 👍

breznak commented 4 years ago

are you working on adding the fake spAnomaly? otherwise I would do it

please go ahead. for a couple of hours I'll need to do sth else