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 164e0f4 commit c664cc3Copy full SHA for c664cc3
docs/Installation.md
@@ -54,6 +54,14 @@ and run from the command line:
54
If you'd like to use Docker for ML-Agents, please follow
55
[this guide](Using-Docker.md).
56
57
+## Unity Packages
58
+
59
+You can download ML-Agents as Unity Packages:
60
61
+ * [ML-Agents with TensorflowSharp Plugin](https://s3.amazonaws.com/unity-ml-agents/0.3/ML-AgentsWithPlugin.unitypackage)
62
+ * [ML-Agents without TensorflowSharp Plugin](https://s3.amazonaws.com/unity-ml-agents/0.3/ML-AgentsNoPlugin.unitypackage)
63
+ * [TensorflowSharp Plugin Only](https://s3.amazonaws.com/unity-ml-agents/0.3/TFSharpPlugin.unitypackage)
64
65
## Help
66
67
If you run into any problems installing ML-Agents,
0 commit comments