This function is used to install the TensorFlow Hub python module.
1 | install_tfhub(version = "release", ..., restart_session = TRUE)
|
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). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.