tfhub
R interface to TensorFlow Hub, a library for reusable machine learning modules
| Function(s) | Description |
|---|---|
| bake.step_pretrained_text_embedding() | Bake method for step_pretrained_text_embedding |
| hub_image_embedding_column() | Module to construct a dense 1-D representation from the pixels of images. |
| hub_load() | Hub Load |
| hub_sparse_text_embedding_column() | Module to construct dense representations from sparse text features. |
| hub_text_embedding_column() | Module to construct a dense representation from a text feature. |
| install_tfhub() | Install TensorFlow Hub |
| layer_hub() | Hub Layer |
%>% |
Pipe operator |
| prep.step_pretrained_text_embedding() | Prep method for step_pretrained_text_embedding |
| reexports install_tensorflow tf shape | Objects exported from other packages |
| step_pretrained_text_embedding() | Pretrained text-embeddings |