Description Usage Arguments Value
This function is used to install the 'TensorFlow SIG Addons' python module
1 | install_tfaddons(version = NULL, ..., restart_session = TRUE)
|
version |
for specific version of 'TensorFlow SIG Addons', e.g. "0.10.0" |
... |
other arguments passed to [reticulate::py_install()]. |
restart_session |
Restart R session after installing (note this will only occur within RStudio). |
a python module 'tensorflow_addons'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.