• Home
  • pcDuino
  • WiKi
  • Store
  • Distributors
  • Home
  • pcDuino
  • WiKi
  • Store
  • Distributors
HomepcDuinoDeep Learningconvnetjs for Deep Learning on pcDuino
Previous Next

convnetjs for Deep Learning on pcDuino

Posted by: Yang , July 21, 2014

Convnetjs – Deep Learning in Javascript. Train Convolutional Neural Networks (or ordinary ones) in your browser.

  • ConvNetJS implements Deep Learning models and learning algorithms as well as nice browser-based demos, all in Javascript.
  • For much more information, see the main page at convnetjs.com
  • A reasonably comprehensive Getting Started tutorial is also available on main page.
  • Also have a look at even more comprehensive Docs.
  • But here we go: Import convnet.js into your document:

Run command on pcDuino Ubuntu Terminal:

$ sudo apt-get install git

$ git clone https://github.com/karpathy/convnetjs

ConvNetJS

ConvNetJS implements Deep Learning models and learning algorithms as well as nice browser-based demos, all in Javascript.

For much more information, see the main page at convnetjs.com

Online demos

  • Convolutional Neural Network on MNIST digits
  • Convolutional Neural Network on CIFAR-10
  • Neural Network with 2 hidden layers on toy 2D data
  • 1D regression
  • Denoising Autoencoder
  • Image Painting
  • Comparison of Learning Methods
  • MagicNet demo

Tags: Deep Learning

Share!
Tweet

Yang

About the author

Leave a Reply Cancel reply

You must be logged in to post a comment.

Category

  • Home
  • pcDuino
  • WiKi
  • Store
  • Distributors