Thanks everyone for the support. I also have the intention of documenting
everything I do. Frankly, nupic/CLA deserves more attention. Perhaps if we
can some how make implementing the algorithm easier (with a tutorial
perhaps) it would attract more beginners. Short term objective is to
implement a working CLA that is very readable and well documented, and
hopefully come up with a good tutorial too. Long term objective is to
create a machine that can categorize sound. That is why I got interested in
CLA in the first place.


On Fri, Jan 31, 2014 at 4:37 AM, Aseem Hegshetye <[email protected]>wrote:

> Hi Kevin,
> I strongly recommend you should rewrite the CLA.. Its fun .
> I have written one.. It dint work initially but now I have a working CLA.
> my old non functional CLA is on github, i may upload the new working one,
> but i dont know if it would help u.though it has lot of comments, It looks
> convincing and easy to me because i have designed it, not sure it might
> help u.
> Now I am designing CLA to learn for eg 10 different sequences and then
> recall the correct sequence from a part of sequence given as input to the
> system. Its like learning 10 songs and then recalling a song based on few
> notes given as input in a sequence. Beauty of this CLA is its actually a
> content based recalling system.. Even if there are 10000 songs learnt,
> recalling efficiency wont be hampered as system is not going to check each
> of the 10000 song to see which one is the one required.
>
> My future project would be to build another CLA that takes inputs from one
> CLA and generates another sequence that might be a motor output. This may
> not look too interesting at the moment as I am not sure about its
> applications, but I like it. I would be presenting it this Hackathon.
>
> Regards
> Aseem Hegshetye
>
> _______________________________________________
> nupic mailing list
> [email protected]
> http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org
>
_______________________________________________
nupic mailing list
[email protected]
http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org

Reply via email to