R/zzz.R
installDepConda.Rd
Install Keras dependencies into a conda virtual environment called r-tensorflow
installDepConda(conda_path = "auto", gpu = FALSE)
conda_path | The conda path in your system, default "auto" will search in system path |
---|---|
gpu | If TRUE, will install gpu version of tensorflow. By default, FALSE |