/feedforward-neural-networks

A implementation of feedforward neural networks based on wildml implementation

Primary LanguageJavaScriptMIT LicenseMIT

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