Difference between revisions of "JavaScript"
| Line 3: | Line 3: | ||
*[[TensorFlow.js]] | *[[TensorFlow.js]] | ||
*[http://playground.tensorflow.org TensorFlow Playground written in Javascript] | *[http://playground.tensorflow.org TensorFlow Playground written in Javascript] | ||
| + | |||
| + | A sampling of available ML libs in JavaScript: | ||
| + | |||
| + | * [http://github.com/dmlc/mxnet.js/ mxnet.js] | ||
| + | * [http://github.com/mil-tokyo/webdnn webdnn] | ||
| + | * [http://github.com/BrainJS/brain.js brain.js] | ||
| + | * [http://github.com/mljs/ml mljs] | ||
| + | * [http://github.com/cazala/synaptic synaptic] | ||
| + | |||
<youtube>BEquEEsr6_Q</youtube> | <youtube>BEquEEsr6_Q</youtube> | ||
Revision as of 09:25, 1 June 2018
A sampling of available ML libs in JavaScript:
Node.js