Interface to 'TensorFlow' Hub
Objects exported from other packages
Bake method for step_pretrained_text_embedding
Module to construct a dense 1-D representation from the pixels of imag...
Hub Load
Module to construct dense representations from sparse text features.
Module to construct a dense representation from a text feature.
Install TensorFlow Hub
Hub Layer
Pipe operator
Prep method for step_pretrained_text_embedding
Pretrained text-embeddings
'TensorFlow' Hub is a library for the publication, discovery, and consumption of reusable parts of machine learning models. A module is a self-contained piece of a 'TensorFlow' graph, along with its weights and assets, that can be reused across different tasks in a process known as transfer learning. Transfer learning train a model with a smaller dataset, improve generalization, and speed up training.