/building-htm-systems

Supporting code for Building HTM Systems document.

Primary LanguageJavaScriptGNU Affero General Public License v3.0AGPL-3.0

Building HTM Systems Build Status

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.

HTM Reference Implementation

The HTM system running these visualization is called simplehtm. For details on HTM, see numenta.com.

Running

Install:

npm install .

Run:

npm run dev

Execute:

open http://localhost:3000/

Developers

Please use tabs. We are using Github Issues & Kanban.

This project uses React via Next. Diagrams are coded in D3JS.

Live-Coding

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.