This is the JavaScript source code for an interactive HTM tutorial currently staged at https://building-htm-systems.herokuapp.com/ (this might take 10 seconds to load).
This repository is under active development and is incomplete.
The HTM system running these visualization is called simplehtm. For details on HTM, see numenta.com.
Install:
npm install .
Run:
npm run dev
Execute:
open http://localhost:3000/
Please use tabs. We are using Github Issues & Kanban.
This project uses React via Next. Diagrams are coded in D3JS.
Portions of this project was developed live on Twitch and YouTube with the help of the HTM Community.
See the archive of live-streams here.