52 Forks
97 Stars
97 Watchers

tfx-addons

Developers helping developers. TFX-Addons is a collection of community projects to build new components, examples, libraries, and tools for TFX. The projects are organized under the auspices of the special interest group, SIG TFX-Addons. Join the group at http://goo.gle/tfx-addons-group

How to download and setup tfx-addons

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

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

If you have some problems with tfx-addons

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