Regarding Hawkins' HTM algorithm. Has anyone found a fruitful method to define the number of nodes in a layer and number of layers in a network?
Tell me more
×
Cross Validated is a question and answer site for
statisticians, data analysts, data miners and data visualization experts. It's 100% free, no registration required.
|
|
The paper Pattern Recognition by Hierarchical Temporal Memory, from Dr. Davide Maltoni in 2011 seems to describe the process in quite some detail. Essentially it seems like the number of nodes and layers depends only on the number of input features, the number of output nodes, and the level over overlap (see section 6.2.3: Overlapping) allowed. |
|||
|
|