mirror of
https://github.com/josephmisiti/awesome-machine-learning.git
synced 2024-11-27 18:12:29 +03:00
Add tensor-js under general purpose ML library for JS
This commit is contained in:
parent
ab8ecf6433
commit
1ca233ecc7
@ -632,7 +632,8 @@ Read the paper [here](https://arxiv.org/abs/1902.06714).
|
||||
* [JSMLT](https://github.com/jsmlt/jsmlt) - Machine learning toolkit with classification and clustering for Node.js; supports visualization (see [visualml.io](https://visualml.io)).
|
||||
* [xgboost-node](https://github.com/nuanio/xgboost-node) - Run XGBoost model and make predictions in Node.js.
|
||||
* [Netron](https://github.com/lutzroeder/netron) - Visualizer for machine learning models.
|
||||
* [WebDNN](https://github.com/mil-tokyo/webdnn) - Fast Deep Neural Network Javascript Framework. WebDNN uses next generation JavaScript API, WebGPU for GPU execution, and WebAssembly for CPU execution.
|
||||
* [tensor-js](https://github.com/Hoff97/tensorjs) - A deep learning library for the browser, accelerated by WebGL and WebAssembly
|
||||
* [WebDNN](https://github.com/mil-tokyo/webdnn) - Fast Deep Neural Network Javascript Framework. WebDNN uses next generation JavaScript API, WebGPU for GPU execution, and WebAssembly for CPU execution.
|
||||
|
||||
<a name="javascript-misc"></a>
|
||||
#### Misc
|
||||
|
Loading…
Reference in New Issue
Block a user