@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/tensorflowbash
npm add @marcellejs/tensorflowbash
pnpm add @marcellejs/tensorflowTODO
Move backend specification to the final app?
Usage
TODO