CUDA convolutional neural network code available

Shameless plug! In case you’re interested in training a convnet-based classifier: Google Code Archive - Long-term storage for Google Code Project Hosting.

It’s quite fast. Supports many of the tricks that make convolutional nets good (e.g. local pooling). Arbitrary layer connectivity defined in plain-text configuration file. Easy to extend.

Enjoy!

TheSpoon: could you point to, or possibly provide a simple and easy to use install and demonstration for Jetson?

The example by Pete Warden built on convnet, runs on S5 iPhone and Raspberry Pi: