Oblynx / HierarchicalTemporalMemory.jl

A simple, high-level Julia implementation of Numenta HTM algorithms
https://oblynx.github.io/HierarchicalTemporalMemory.jl
MIT License
21 stars 3 forks source link

TM TODO #20

Closed Oblynx closed 5 years ago

Oblynx commented 5 years ago
Oblynx commented 5 years ago

Timeseries prediction now produces some results, although it still fares worse than a naive zero-order-hold predictor (MASE>1).

Oblynx commented 5 years ago

Done for now; maybe revisit optimized synapse growth later. TS prediction now becomes better than naive (MASE < 1)