issues
search
breznak
/
neural.benchmark
Comparisons of HTM to other ML algorithms on well known datasets and synthetic anomaly benchmarks
GNU General Public License v2.0
8
stars
1
forks
source link
Add correlated signal (anomaly) dataset
#29
Open
breznak
opened
8 years ago
breznak
commented
8 years ago
Eg
sine + "spiketrain" where spike is +1 on sine=1 and -1 on sine=-1
more complex:
spike-train:
few random 1 spikes
random 5-spikes
sine
on 5-spike: after (a few, 100?) points the sine will change to a const fn (for a fixed few points, 500?)
Eg