We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d056a8d commit b6a3d39Copy full SHA for b6a3d39
docs/Installation.md
@@ -43,7 +43,7 @@ The `gym-unity` subdirectory contains a package to interface with OpenAI Gym.
43
### Install Python and mlagents Package
44
45
In order to use ML-Agents toolkit, you need Python 3.6 along with the
46
-dependencies listed in the [requirements file](../ml-agents/requirements.txt).
+dependencies listed in the [setup.py file](../ml-agents/setup.py).
47
Some of the primary dependencies include:
48
49
- [TensorFlow](Background-TensorFlow.md)
ml-agents/requirements.txt
0 commit comments