X Tutup
Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 304 Bytes

File metadata and controls

5 lines (3 loc) · 304 Bytes

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.

https://github.com/tensorflow/hub

X Tutup