/hub

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

Primary LanguagePythonApache License 2.0Apache-2.0

TensorFlow Hub

TensorFlow Hub is a library to foster the publication, discovery, and consumption of reusable parts of machine learning models. In particular, it provides modules, which are pre-trained pieces of TensorFlow models that can be reused on new tasks.

Getting Started

Contributing

If you'd like to contribute to TensorFlow Hub, be sure to review the contribution guidelines. 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