Lyallm1 / feedforward-neural-networks

A implementation of feedforward neural networks based on wildml implementation

Repository from Github https://github.comLyallm1/feedforward-neural-networksRepository from Github https://github.comLyallm1/feedforward-neural-networks

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

About

A implementation of feedforward neural networks based on wildml implementation

License:MIT License


Languages

Language:JavaScript 100.0%