浏览代码

fixed migration and repo comments

/hotfix-v0.9.2a
unityjeffrey 7 年前
当前提交
a0d43170
共有 2 个文件被更改,包括 3 次插入3 次删除
  1. 2
      docs/Installation.md
  2. 4
      docs/Migrating.md

2
docs/Installation.md


width="500" border="10" />
</p>
## Clone the Ml-Agents Toolkit Repository
## Clone the Ml-Agents Repository
Once installed, you will want to clone the ML-Agents Toolkit GitHub repository.

4
docs/Migrating.md


# Migrating from the ML-Agents toolkit v0.3 to the ML-Agents toolkit v0.4
# Migrating from the ML-Agents toolkit v0.3 to v0.4
## Unity API
* `using MLAgents;` needs to be added in all of the C# scripts that use ML-Agents.

# Migrating from the ML-Agents toolkit v0.2 to the ML-Agents toolkit v0.3
# Migrating from the ML-Agents toolkit v0.2 to v0.3
There are a large number of new features and improvements in the ML-Agents toolkit v0.3 which change both the training process and Unity API in ways which will cause incompatibilities with environments made using older versions. This page is designed to highlight those changes for users familiar with v0.1 or v0.2 in order to ensure a smooth transition.

正在加载...
取消
保存