Added two visualization tools for the previously mentioned

This commit is contained in:
David Ray 2014-10-22 18:49:19 -05:00
parent 831454ed48
commit 4708c1d980
1 changed files with 2 additions and 0 deletions

View File

@ -588,6 +588,8 @@ on MNIST digits[DEEP LEARNING]
* [emcee](https://github.com/dfm/emcee) - The Python ensemble sampling toolkit for affine-invariant MCMC.
* [windML](http://www.windml.org) - A Python Framework for Wind Energy Analysis and Prediction
* [vispy](https://github.com/vispy/vispy) - GPU-based high-performance interactive OpenGL 2D/3D data visualization library
* [cerebro2](https://github.com/numenta/nupic.cerebro2) A web-based visualization and debugging platform for NuPIC.
* [NuPIC Studio](https://github.com/nupic-community/nupic.studio) An all-in-one NuPIC Hierarchical Temporal Memory visualization and debugging super-tool!
<a name="python-misc" />
#### Misc Scripts / iPython Notebooks / Codebases