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