Skip to content

@marcellejs/tensorflow

This package integrates Tensorflow.js with Marcelle, making it possible to run inference or train TFJSmodels in Marcelle client-side apps.

Installation

To install the package:

bash
npm install @marcellejs/tensorflow
bash
npm add @marcellejs/tensorflow
bash
pnpm add @marcellejs/tensorflow

TODO

Move backend specification to the final app?

Usage

TODO