cell-viz
v1.4.9
Published
HTM Neuron population visualizer
Downloads
9
Readme
Cell-Viz
These is a collection of cell visualizations, originally created to visualize HTM systems. There is a 2D and 3D library. This is a work in progress.
Installation
npm install .Usage
Generate static assets:
npm run buildExamples
Open example1.html or example2.html.
Or run npm start and open http://localhost:8080/webpack-dev-server/.
