浏览代码

make the doc less confusing, so that people don't read tfsharp repo too much (#869)

/develop-generalizationTraining-TrainerController
GitHub 6 年前
当前提交
87653e9c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 2
      docs/Basic-Guide.md

2
docs/Basic-Guide.md


## Setting up ML-Agents within Unity
In order to use ML-Agents within Unity, you need to change some Unity settings first. Also [TensorFlowSharp plugin](https://github.com/migueldeicaza/TensorFlowSharp) is needed for you to use pretrained model within Unity.
In order to use ML-Agents within Unity, you need to change some Unity settings first. Also [TensorFlowSharp plugin](https://s3.amazonaws.com/unity-ml-agents/0.4/TFSharpPlugin.unitypackage) is needed for you to use pretrained model within Unity, which is based on the [TensorFlowSharp repo](https://github.com/migueldeicaza/TensorFlowSharp).
1. Launch Unity
2. On the Projects dialog, choose the **Open** option at the top of the window.

正在加载...
取消
保存