TensorFlow Hub https://github.com/tensorflow/hub

Android advanced developer 47f827f96a Add 'CONTRIBUTING.md' 1 year ago
.gitignore 850e3a611d Initial commit 1 year ago
CONTRIBUTING.md 47f827f96a Add 'CONTRIBUTING.md' 1 year ago
LICENSE 850e3a611d Initial commit 1 year ago
README.md b113252897 Update 'README.md' 1 year ago

README.md

TensorFlow Hub

TensorFlow Hub is a repository of reusable assets for machine learning with TensorFlow. In particular, it provides pre-trained SavedModels that can be reused to solve new tasks with less training time and less training data.

This GitHub repository hosts the tensorflow_hub Python library to download and reuse SavedModels in your TensorFlow program with a minimum amount of code, as well as other associated code and documentation.

Getting Started

Contributing

If you'd like to contribute to TensorFlow Hub, be sure to review the contribution guidelines. To contribute code to the library itself (not examples), you will probably need to build from source.

This project adheres to TensorFlow's code of conduct. By participating, you are expected to uphold this code.

We use GitHub issues for tracking requests and bugs. Please see the TensorFlow Hub mailing list for general questions and discussion, or tag tensorflow-hub on Stack Overflow.

License

Apache License 2.0