Skip to content

htm-community/building-htm-systems

Repository files navigation

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.