As I’m learning HTM theory, I figured out it could be useful when HTM video lectures and NuPIC code were viewed simultaneously.
So, I made tutorial which would show connections between HTM video lecture and NuPIC code.
https://github.com/youngminpark2559/connections_between_HTM_video_and_NuPIC_code
I referenced following code:
https://github.com/psdyer/NuPIC-Algorithm-API-Example/blob/master/algorithm_api_example.ipynb
And I also added my own explanatory comments and biological mechanism based explanations.
If there’s incorrect parts, hope also teach me.