119 Forks
1037 Stars
1037 Watchers

tfjs-node

TensorFlow powered JavaScript library for training and deploying ML models on Node.js.

How to download and setup tfjs-node

Open terminal and run command
git clone https://github.com/tensorflow/tfjs-node.git
git clone is used to create a copy or clone of tfjs-node repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with tfjs-node https://github.com/tensorflow/tfjs-node/archive/master.zip

Or simply clone tfjs-node with SSH
[email protected]:tensorflow/tfjs-node.git

If you have some problems with tfjs-node

You may open issue on tfjs-node support forum (system) here: https://github.com/tensorflow/tfjs-node/issues