jax-js – Open-source web ML framework
jax-js.com·2h·
Discuss: Hacker News
📋Tablegen
Preview
Report Post

jax-js is a machine learningan ML library and compiler for the web

High-performance WebGPU and WebAssembly kernels in JavaScript. Run neural networks, image algorithms, simulations, and numerical code, all JIT compiled in your browser.

Add jax-js to your project

Zero dependencies. All major browsers, with and in .

> npm install @jax-js/jax

Matrix multiplication

Billions of floating-point operations (GFLOPs) per second

Running benchmark…

Like JAX and PyTorch in your browser

jax-js is a end-to-end ML library inspired by JAX, but in pure JavaScript:

  • Runs completely client-side (Chrome, Firefox, iOS, Android).
  • Has close API compatibility with NumPy/JAX.
  • Is written from scratch, with zero external…

Similar Posts

Loading similar posts...