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

WIP: Simplify implementations #23

Closed Oblynx closed 5 years ago

Oblynx commented 5 years ago

To significantly simplify both algorithms with insights gained from explaining them in my thesis. First victim: custom Synapses array type.