Path: blob/master/site/en-snapshot/hub/overview.md
25115 views
TensorFlow Hub
TensorFlow Hub is an open repository and library for reusable machine learning. The tfhub.dev repository provides many pre-trained models: text embeddings, image classification models, TF.js/TFLite models and much more. The repository is open to community contributors.
The tensorflow_hub
library lets you download and reuse them in your TensorFlow program with a minimum amount of code.