Closed breznak closed 10 years ago
The new TemporalMemory has no pooling. I think you were gone during the "GREAT DEBATE" over names and associated concepts... The TemporalMemory class was meant to more closely exemplify the white paper and remove pooling complexity which conceptually would be deferred to (exist in) layer/hierarchical functionality. afaik.
On Mon, Sep 22, 2014 at 9:43 AM, breznak notifications@github.com wrote:
I think what this class represents is a TemporalPooler, right?
If so, please consider renaming it to that, or TP...but temporal memory is used by the new "TM" code in nupic.research that maps a sequence to a SDR.
— Reply to this email directly or view it on GitHub https://github.com/numenta/htm.java/issues/43.
We find it hard to hear what another is saying because of how loudly "who one is", speaks...
@breznak This TemporalMemory class is the new Temporal Memory implementation @Chetan51 wrote. It is not the old Temporal Pooler. Just so you know why I closed this.
I think what this class represents is a
TemporalPooler
, right? https://github.com/numenta/htm.java/blob/master/src/main/java/org/numenta/nupic/research/TemporalMemory.javaIf so, please consider renaming it to that, or TP...but temporal memory is used by the new "TM" code in nupic.research that maps a sequence to a SDR.