Added JS-PyTorch (#894)

This commit is contained in:
Eduardo Leitão da Cunha Opice Leão 2024-09-02 19:40:47 -03:00 committed by GitHub
parent 910e6ca399
commit 81dd26d1e0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -631,6 +631,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
* [ml5.js](https://ml5js.org) - Friendly Machine Learning for the Web.
* [Synapses](https://github.com/mrdimosthenis/Synapses) - Lightweight cross-platform Neural Network library.
* [m2cgen](https://github.com/BayesWitnesses/m2cgen) - A CLI tool to transpile trained classic ML models into a native JavaScript code with zero dependencies.
* [JS-PyTorch](https://github.com/eduardoleao052/js-pytorch) - GPU accelerated PyTorch in JavaScript.
## Browser Detection