标签: r anaconda rstudio
我正在使用rstudio/keras和rstudio/tensorflow和rstudio安装keras / tensorflow-gpu。出于长城的众所周知的原因,从原始渠道下载软件包时非常耗时,例如anaconda.org。幸运的是,有本地镜像通道(肯定是合法的)。
rstudio/keras
rstudio/tensorflow
我想知道是否可以像在conda环境中那样添加额外的频道? conda --add channels mirror.XXX.edu?
conda --add channels mirror.XXX.edu