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
Leave a Reply
You must be logged in to post a comment.