Giter VIP home page Giter VIP logo

htm-school-viz's Introduction

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

  • Lodash
  • Bootstrap
  • jQuery UI
  • Handlebars
  • Moment

Dependencies

Generate static content from cell-viz

There are 2 options:

  • Permanent link: ln -s static/js/third/dyson-bundle.js YOUR_PATH/cell-viz/out/dyson.js This is a permanent solution, just need to update the webpack in cell-viz later on.
  • Generate the file: go to cd YOUR_PATH/cell-viz/, generate: webpack --output-path OTHER_PATH/htm-school-viz/static/js/third --output-filename dyson-bundle.js

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.

  • Ep. 10, ep. 11: need to generate the webpack static content from cell-viz
  • Ep. 10: You appear too close to the scene, press s to zoom-out. Currently works only in Chrome/Chromium browsers

htm-school-viz's People

Contributors

rhyolight avatar rikkertkoppes avatar breznak avatar itsibitzi avatar lastmeta avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.