Hello NuPIC, I'm happy to officially open up Cerebro 2 to the community.
Cerebro 2 is a web-based visualization platform for the CLA and NuPIC. It'll allow you to see the internal state of any CLA model you have (including active columns and cells, predicted cells, proximal connections) in 3D, and share that visualization with others by simply sending them a link (even if they don't have NuPIC installed). Here's an example: http://bit.ly/cerebro2-demo [1] To get it up and running with your own models, follow the directions in the READMEs of the following repositories: https://github.com/numenta/nupic.cerebro2 https://github.com/numenta/nupic.cerebro2.server It's also easy to add new visualizations of the model state to Cerebro 2, so I invite any interested developers to hack away. We're using three.js [2], which is great fun :) Enjoy! - Chetan P.S. I'd like to thank Jeff Fohl for his valuable code contributions to this project since the last NuPIC hackathon. Thanks Jeff! [1] To zoom in and out, use the scroll wheel. BTW, this is just a temporary demo, and it will probably be taken down soon. [2] http://threejs.org/
_______________________________________________ nupic mailing list [email protected] http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org
