Installs the python 'torch' package via reticulate. Note the default for pip is changed to TRUE.

install_torch(method = "auto", conda = "auto", pip = TRUE)

Arguments

method, conda, pip

See reticulate::py_install