Difference between revisions of "ConvNetJS"
m |
m |
||
| Line 13: | Line 13: | ||
** [http://github.com/karpathy/convnetjs ConvNetJS | GitHub] | ** [http://github.com/karpathy/convnetjs ConvNetJS | GitHub] | ||
| − | a Javascript library for training Deep Learning models (Neural | + | a [[Javascript]] library for training Deep Learning models ([[Deep Neural Network (DNN)]]) entirely in the browser. Open a tab and you're training. No software requirements, no compilers, no installations, no GPUs, no sweat. |
<youtube>out-60vx558</youtube> | <youtube>out-60vx558</youtube> | ||
Revision as of 05:31, 21 August 2020
Youtube search... ...Google search
a Javascript library for training Deep Learning models (Deep Neural Network (DNN)) entirely in the browser. Open a tab and you're training. No software requirements, no compilers, no installations, no GPUs, no sweat.