Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 892 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 892 Bytes

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

License

MIT