install_torch {survivalmodels} | R Documentation |
Install Torch With Reticulate
Description
Installs the python 'torch' package via reticulate. Note the
default for pip
is changed to TRUE
.
Usage
install_torch(method = "auto", conda = "auto", pip = TRUE)
Arguments
method , conda , pip |
Value
No return value.
[Package survivalmodels version 0.1.191 Index]