htm-community / comportex

Hierarchical Temporal Memory in Clojure
154 stars 27 forks source link

Apical dendrites #35

Closed floybix closed 8 years ago

floybix commented 8 years ago

Apical dendrites: feedback bits get their own segments in their own synapse graph, with their own parameters.

I haven't tried this on any real example.

Likely a perf impact.

@mrcslws

mrcslws commented 8 years ago

Speaking of "mad scientists"... :)

mrcslws commented 8 years ago

Cool, so basically a cell can be distal-predictive and/or apical-predictive, with varying thresholds. Good for hierarchy / pooling experimentation.

:+1: