653 Forks
1918 Stars
1918 Watchers

tfx

TFX is an end-to-end platform for deploying production ML pipelines

How to download and setup tfx

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

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

If you have some problems with tfx

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