1707 Forks
3366 Stars
3366 Watchers

hub

A library for transfer learning by reusing parts of TensorFlow models.

How to download and setup hub

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

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

If you have some problems with hub

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