Feedforward Neural Network

June 29, 2019 ยท View on GitHub

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

Contents

  1. 1Installation
  2. 2API Documentation
  3. 3License