Skip to content

Commit 5233074

Browse files
author
Jeffrey Shih
authored
Update README.md
1 parent 20c3c31 commit 5233074

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,11 @@ This project is intended to demonstrate a practical application of the Machine L
1515

1616
**Usage instructions**
1717

18-
To try out the project, you need to add the [Tensorflow Sharp plugin](https://s3.amazonaws.com/unity-agents/TFSharpPlugin.unitypackage) to your Assets folder. More information on how to set up Tensorflow Sharp Support is provided [here](https://github.com/Unity-Technologies/ml-agents/blob/master/docs/Getting-Started-with-Balance-Ball.md).<br>
19-
To be able to train the agents, make sure that the Python API is installed in your system. [This](https://github.com/Unity-Technologies/ml-agents/blob/master/docs/installation.md) is a guide on how to do it. Then, add the [python folder](https://github.com/Unity-Technologies/ml-agents/tree/master/python) from the Machine Learning Agents repository to the project (outside the Assets folder).<br><br>
20-
Refer to the [Machine Learning Agents wiki](https://github.com/Unity-Technologies/ml-agents) for further instructions on how to set up the project for external training.<br>
18+
Please note that this project is using v0.2.1d of Unity ML-Agents.
19+
20+
To try out the project, you need to add the [Tensorflow Sharp plugin](https://s3.amazonaws.com/unity-agents/TFSharpPlugin.unitypackage) to your Assets folder. More information on how to set up Tensorflow Sharp Support is provided [here](https://github.com/Unity-Technologies/ml-agents/blob/0.2.1d/docs/Getting-Started-with-Balance-Ball.md).<br>
21+
To be able to train the agents, make sure that the Python API is installed in your system. [This](https://github.com/Unity-Technologies/ml-agents/blob/0.2.1d/docs/installation.md) is a guide on how to do it. Then, add the [python folder](https://github.com/Unity-Technologies/ml-agents/blob/0.2.1d/python) from the Machine Learning Agents repository to the project (outside the Assets folder).<br><br>
22+
Refer to the [Machine Learning Agents wiki](https://github.com/Unity-Technologies/ml-agents/tree/0.2.1d) for further instructions on how to set up the project for external training.<br>
2123

2224
**Extra Materials**
2325

0 commit comments

Comments
 (0)