htm-community / htm-school-viz

Visualizations supporting HTM School
https://www.youtube.com/playlist?list=PL3yXMgtrZmDqhsFQzwUC9V8MeeVOQ7eZ9
MIT License
61 stars 28 forks source link
htm htm-school visualizations

Work In Progress!

This project is under very heavy development and will change drastically with no warning.

HTM School Visualizations

These are supporting visualizations for the HTM School educational video series.

Here is a guide to running the complete HTM School Visualization Suite.

Stack

This is a web application with a Nodejs server and a JavaScript frontend.

Server

Client

Dependencies

Install

Install npm requirements:

npm install

Run

REQUIREMENT: This server depends on the nupic-history-server 0.0.1 running on PORT 8080. You must have that server running for any spatial pooler visualizations to work (ep. 7+).

Now start this server on any port you like:

npm start 8001

View on http://localhost:8001/.

Episodes

Notes about the episodes.