浏览代码

cleaned up formatting and consistency

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

4
docs/Installation.md


## Install Python (with Dependencies)
In order to use ML-Agents, you need Python 3 along with
the dependencies listed in the [requirements file](../python/requirements.txt).
the dependencies listed in the [requirements file](../python/requirements.txt).
Some of the primary dependencies include:
- [TensorFlow](Background-TensorFlow.md)
- [Jupyter](Background-Jupyter.md)

### Mac and Unix Users
If you do not have Python, you can download and install Python 3 from [here](https://www.python.org/downloads/).
[Download]((https://www.python.org/downloads/) and install Python 3 if you do not already have it.
If your Python environment doesn't include `pip`, see these
[instructions](https://packaging.python.org/guides/installing-using-linux-tools/#installing-pip-setuptools-wheel-with-linux-package-managers)

正在加载...
取消
保存