View source: R/helpers_pycox.R
install_torch | R Documentation |
Installs the python 'torch' package via reticulate. Note the
default for pip
is changed to TRUE
.
install_torch(method = "auto", conda = "auto", pip = TRUE)
method , conda , pip |
See reticulate::py_install |
No return value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.