catniff
A small Torch-like deep learning framework for Javascript
gradiatorjs
GradiatorJS is a lightweight, from-scratch autodiff engine and a neural network library written in typescript. Featuring a powerful automatic differentiation engine using a computation graph to enable backpropagation on dynamic network architectures. You
@2bad/micrograd
[](https://www.npmjs.com/package/@2bad/micrograd) [](https://opensource.org/license/MIT) [![GitHub Build Status](https://img.shields.io/git
simplegrad
Simple reverse mode automatic differentiation of scalar values in javascript