From 81dd26d1e0039042588e111097525114414277a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eduardo=20Leit=C3=A3o=20da=20Cunha=20Opice=20Le=C3=A3o?= <121963234+eduardoleao052@users.noreply.github.com> Date: Mon, 2 Sep 2024 19:40:47 -0300 Subject: [PATCH] Added JS-PyTorch (#894) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2d5168d..45b902a 100644 --- a/README.md +++ b/README.md @@ -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