JSPM

  • Created
  • Published
  • Downloads 220837
  • Score
    100M100P100Q193908F

TensorFlow layers API in JavaScript

Package Exports

  • @tensorflow/tfjs-layers

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 (@tensorflow/tfjs-layers) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

TensorFlow.js Layers: easy open source machine learning in the browser

TensorFlow.js Layers lets users build, train and execute machine learning models in the browser, using the established and familiar Keras API, without needing to install any software.

TFJS Layers provides higher-level building blocks for neural networks, executing using the hardware-accelerated deeplearn.js library.