R: 安装 tensorflow william 收录于 Programming2020-05-16 约 100 字 预计阅读 1 分钟 警告 本文最后更新于 2020-05-16,文中内容可能已过时。 1 2 3 4 5 6 7 8 Sys.setenv(TENSORFLOW_PYTHON="/home/fl/anaconda3/bin") devtools::install_github("rstudio/tensorflow") devtools::install_github("rstudio/keras") library(tensorflow) hello <- tf$constant("Hello") print(hello) 相关内容 R: package 开发指南 Rcpp: 开发指南 R:colorout 设置终端输出的主题颜色 feather:在R与python之间共享数据存储格式 Windows: 安装与配置 Sublime Text 3 赞赏 支付宝 微信 Please enable JavaScript to view the comments powered by giscus.