Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

node-red-contrib-tf-function

yhwang18Apache-2.00.1.1

A Node-RED custom node which mimic the original function node but provide tf in the global context

node-red, tfjs, tf, function

readme

node-red-contrib-tf-function

Mimic the original function node and add tf into the context. Then you can directly access Tensorflow.js APIs through global variable: tf. By using this package, you don't have to modify the settings.js to add tf into the global context.

Installation

npm install node-red-contrib-tf-function