+1 for the identity/pass-thru encoder. Also, check the temporal pooler code, as you could skip the spatial pooler and feed directly to TP, I remember some discussion about this and think it has been implemented.
On Tue, Aug 6, 2013 at 11:49 PM, Francisco Webber <[email protected]> wrote: > Scott, > I heavily support this idea of a pass-through encoder as thats what my > text-SDRs will probably need. > > Francisco > > On 06.08.2013, at 22:49, Scott Purdy wrote: > > > One thing we have talked about but not implemented is a pass-through > encoder. It would let you create an SDR in any way you want and pass it in > to the CLA model's compute method as the field value. That would probably > be the best way to approach your problem if you want to implement it with > the CLA. > > > > > > > _______________________________________________ > nupic mailing list > [email protected] > http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org > -- Marek Otahal :o)
_______________________________________________ nupic mailing list [email protected] http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org
