Sparse Distributed Representations Visualizations
See it live
View It
open index.html
Build It
If you change any templates, CSS, or JS, you'll need to build again.
npm install .
node build.js
Develop It
If you want to automatically built out the site while you are making changes to client-side CSS, HTML, or JS.
node monitor.js
Now you can edit the source files and they will be automatically build so you can see their changes immediately.