ANSHUMAN87 / hub

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

Home Page:https://tensorflow.org/hub

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://tensorflow.org/hub

License:Apache License 2.0


Languages

Language:Python 99.4%Language:Shell 0.6%