浏览代码

Update Installation-Windows.md

/develop-generalizationTraining-TrainerController
GitHub 7 年前
当前提交
f20c242b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 2
      docs/Installation-Windows.md

2
docs/Installation-Windows.md


</p>
### Install TensorFlow GPU
Next, install `tensorflow-gpu` using `pip`. You'll need version 1.4.0 as newer version require CUDA 9 which is not yet supported. In an Anaconda Prompt with the Conda environment ml-agents activated, type in the following command _(make sure you are connected to the internet)_:
Next, install `tensorflow-gpu` using `pip`. You'll need version 1.4.0 as newer versions require CUDA 9 which is not yet supported. In an Anaconda Prompt with the Conda environment ml-agents activated, type in the following command _(make sure you are connected to the internet)_:
```
pip install tensorflow-gpu==1.4.0

正在加载...
取消
保存