Apart from a recent (26 day old) update to the javascript, this looks like it got abandoned back when Google acquired Jetpac (who's website now seems defunct). Anyone know what the status of this is? I guess there must've been some more-recent-than_aug-2014 updates, since it mentions RaspberryPi2s...
you could also try this:<p><a href="https://github.com/teradeep/demo-apps/tree/master/generic-embedded" rel="nofollow">https://github.com/teradeep/demo-apps/tree/master/generic-em...</a><p>or this:<p><a href="http://mxnet.readthedocs.org/en/latest/tutorial/smart_device.html" rel="nofollow">http://mxnet.readthedocs.org/en/latest/tutorial/smart_device...</a><p>Not really RPi related - but I think it's only a matter of time until we have mobile GPU optimised BLAS libraries working with Mali, Adreno etc. At that point machine learning will become more feasible on current mobile devices
Had had a good play with that lib earlier on debian, it's pretty cool! Very lightweight (considering) and I tossed it a few pictures of stuff, and it's quite impressive. I particularly liked my eBay shopping history. Didn't like my landscape photos so much, but it's likely to be that it hasn't been trained on any...<p>What would be fantastic is a way to recover some sort of rough coordinates of what the classification have found.
This lib is so small and self-contained that it was straightforward to port it to Windows (Visual Studio):
<a href="https://github.com/jetpacapp/DeepBeliefSDK/pull/62" rel="nofollow">https://github.com/jetpacapp/DeepBeliefSDK/pull/62</a><p>I had trouble getting Caffe and Torch to run natively (i.e. MS toolchain), anyone knows of a good Windows port for these that one can link to?