/htm-school-viz

Visualizations supporting HTM School

Primary LanguageJavaScriptMIT LicenseMIT

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.

Stack

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

Server

Client

  • Lodash
  • Bootstrap
  • jQuery UI
  • Handlebars
  • Moment

Install

Install npm requirements:

npm install

Run

REQUIREMENT: This server depends on the nupic-history-server running on PORT 8000. You must have that server running for any spatial pooler visualizations to work.

Now start this server on any port you like:

npm start 8080

View on http://localhost:8080/.