install_tfhub: Install TensorFlow Hub

Description Usage Arguments

View source: R/install.R

Description

This function is used to install the TensorFlow Hub python module.

Usage

1
install_tfhub(version = "release", ..., restart_session = TRUE)

Arguments

version

version of TensorFlow Hub to be installed.

...

other arguments passed to [reticulate::py_install()].

restart_session

Restart R session after installing (note this will only occur within RStudio).


tfhub documentation built on Dec. 19, 2021, 9:07 a.m.