dnnjs

0.0.5 • Public • Published

dnnjs

(WIP) deep learning for the browser and node.js, see examples.

Uses numjs to make things ridiculously easy. This API aims to be very similar to (Torch NN)[https://github.com/torch/nn] so it's easy to jump in.

npm i dnnjs
  • Need to add webpack for browswer.
  • Optimizations!!! Efficient Chaining together operations, i.e. NDArray dot + multiply + add, etc.

/dnnjs/

    Package Sidebar

    Install

    npm i dnnjs

    Weekly Downloads

    1

    Version

    0.0.5

    License

    MIT

    Last publish

    Collaborators

    • wenkesj