node-ann
A implementation of an Artifical Neural Network with Backpropagation learning.
neuralnet
a general purpose neural net with back propagation, an A.I. tool useful for machine learning and decision making
tinygrad
A JavaScript/TypeScript autograd engine with operator overloading, inspired by micrograd
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