HTM Implementation

Hello
I am new in HTM. I have tried to use NAB as a part of implementation in my thesis but got confused as I saw python codes. Is there any instruction which shows how to implement NAB??

NAB is not an HTM implementation, it is a benchmark. Please read this.

2 Likes

Thank you dear Matt

It was a misunderstanding by me. I have to change my question.
I checked different parts of nupic files like encoders, anomaly.py, anomalylikelihood.py and… but I got confused how to use them as a part of my thesis implementation. Now I want to know is there any instruction about it or is it just related to understanding python code and learn how to use them??

thanks in advance

I’d recommend getting familiar with HTM theory first, starting with HTM School on youtube. I say this because it’s useful to understand the biological context of the algorithm and you may not get this just by reading the source.

Even if you like to learn by reading code, you can do this alongside each episode as you go.

4 Likes