feedforward-neural-networks icon indicating copy to clipboard operation
feedforward-neural-networks copied to clipboard

A implementation of feedforward neural networks based on wildml implementation

Feedforward Neural Network

NPM version build status npm download

A implementation of feedforward neural networks in javascript based on wildml implementation.

Installation

$ npm i ml-fnn

API Documentation

License

MIT