JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 245
  • Score
    100M100P100Q89285F
  • License MIT

feedforward neural networks library

Package Exports

  • ml-fnn

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (ml-fnn) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Feedforward Neural Network

NPM version build status David deps npm download

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

Installation

$ npm install ml-fnn

API Documentation

License

MIT