webgpu-torch
Tensor computation and autograd with WebGPU acceleration
Tensor computation and autograd with WebGPU acceleration
A tiny Autograd engine based off of Andrej Karpathy's micrograd in Python
Simple reverse mode automatic differentiation of scalar values in javascript
[](https://www.npmjs.com/package/@2bad/micrograd) [](https://opensource.org/license/MIT) [![GitHub Build Status](https://img.shields.io/git
simple neural network library inspired by karpathy/micrograd and tfjs