Ross ROSS = Recommend OSS · open-source software intelligence for agents

eduardoleao052/js-pytorch

A JavaScript library like PyTorch, with GPU acceleration. observed · 2026-08-28

github.com/eduardoleao052/js-pytorch · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

16/100

  • Activity 0
  • Release rhythm 8
  • Longevity 65
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 918
  • days_rel: 672
  • days_push: 656
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

1222 stars · 55 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

JS-PyTorch is a deep learning library for JavaScript that closely mirrors PyTorch's syntax, providing tensor operations, automatic differentiation, and neural network modules. It supports GPU acceleration via GPU.js and runs in Node.js or the browser.

Use cases

  • train neural networks in javascript
  • run pytorch-style code in node.js
  • build deep learning models in the browser
  • automatic differentiation for javascript tensors
  • gpu-accelerated tensor math in javascript
  • deploy neural networks without python

When to choose

  • you want PyTorch-like syntax in a JavaScript environment
  • you need to train or run neural networks in Node.js or the browser
  • you want GPU acceleration for tensor operations in JS

When to avoid

  • you need production-scale training with mature ecosystem support
  • you require advanced PyTorch features like distributed training or custom CUDA kernels
  • your project is Python-based and can use PyTorch directly

Facets

library · maturity active

machine-learning deep-learning gpu-computing deep-learning machine-learning web-development browser pytorch automatic-differentiation neural-networks tensor-operations gpujs nodejs javascript

2 sources

Member repositories

RepositoryRoleHealth v2
eduardoleao052/js-pytorchmain16

For agents

markdown · JSON · MCP: product_card(name="eduardoleao052/js-pytorch")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem