1881 Forks
17533 Stars
17533 Watchers

tfjs

A WebGL accelerated JavaScript library for training and deploying ML models.

How to download and setup tfjs

Open terminal and run command
git clone https://github.com/tensorflow/tfjs.git
git clone is used to create a copy or clone of tfjs 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 https://github.com/tensorflow/tfjs/archive/master.zip

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

If you have some problems with tfjs

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