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

neuralnet

a general purpose neural net with back propagation, an A.I. tool useful for machine learning and decision making

node-ann

A implementation of an Artifical Neural Network with Backpropagation learning.

layerganza

A feed-forward neural network with injectable layers, activation functions, and optimizers.