Is there a general notion of how layers should be wired together, so that
one layer becomes input to the next layer?

It seems like input into one layer is pretty straightforward - in ascii art:

bit bit bit bit bit bit bit bit
 |       |   |       |       |
 ------proximal dendrite w/ boost factor---> column

But it's less clear
 - If we have the hierarchy input -> layer 1 -> layer 2, what constitutes
an input bit to layer 2 - the activation of some combination of columns
from layer 1?
 - How information about activation in level 2 should reinforce connections
in layer 1

Any thoughts?

-Tim

-- 
http://timboudreau.com
_______________________________________________
nupic mailing list
[email protected]
http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org

Reply via email to