rasmusbergpalm / DeepLearnToolbox

Matlab/Octave toolbox for deep learning. Includes Deep Belief Nets, Stacked Autoencoders, Convolutional Neural Nets, Convolutional Autoencoders and vanilla Neural Nets. Each method has examples to get you started.
BSD 2-Clause "Simplified" License
3.8k stars 2.28k forks source link

Interactive visualizations with JS #160

Open breznak opened 8 years ago

breznak commented 8 years ago

Hello,

I'm aware it's not a primary focus of your repo and that you already have a plotting mechanism in place. I'm following your work :+1: and thought https://github.com/nupic-community/nupic.visualizations might integrate with your repo and offload the visualization functionality/use alternative for interactive browsing. The app can run in the cloud, so users can just upload their CSV from Matlab.

Please let me know what do you think? Cheers,