This function is used to install the `TensorFlow SIG Addons` python module

install_tfaddons(version = NULL, ..., restart_session = TRUE)

Arguments

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).

Value

a python module `tensorflow_addons`