Hi, Its awesome that Matt taylor is full time Nupic member now!! I am working on building CLA for sequence prediction. My current version learns a sequence and then predicts it as it is. I havent used look up tables, and memory is stored in connections between cells. I plan on making it learn multiple sequences and then as user provides first few inputs of a particular sequence, it should predict the remaining sequence. I plan on designing 2nd and 3rd order connections. where can this sequence detection be used? I believe it can be used in robotics, but would it also be used in data mining. Also if motor behaviour gets linked up with CLA ( memory) this sequence detection would have some applications i guess.
I haven't used the CLA that is in nupic repository, but i know it predicts anomalies and nth step prediction. I want to know if it predicts sequences. To make it predict a whole sequence do we have to keep n number of look up tables? Regards !! Aseem Hegshetye _______________________________________________ nupic mailing list [email protected] http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org
