You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Improvements to the main repo Readme: put an emphasis on the Releases section.
* Improving the installation guide.
* Added the first draft of package readme.
|**0.14.1** (latest stable release) | February 26, 2020 |**[source](https://github.com/Unity-Technologies/ml-agents/tree/latest_release)**|**[docs](https://github.com/Unity-Technologies/ml-agents/tree/latest_release/docs/Readme.md)**|**[download](https://github.com/Unity-Technologies/ml-agents/archive/latest_release.zip)**|
66
+
|**0.14.0**| February 13, 2020 |[source](https://github.com/Unity-Technologies/ml-agents/tree/0.14.0)|[docs](https://github.com/Unity-Technologies/ml-agents/tree/0.14.0/docs/Readme.md)|[download](https://github.com/Unity-Technologies/ml-agents/archive/0.14.0.zip)|
67
+
|**0.13.1**| January 21, 2020 |[source](https://github.com/Unity-Technologies/ml-agents/tree/0.13.1)|[docs](https://github.com/Unity-Technologies/ml-agents/tree/0.13.1/docs/Readme.md)|[download](https://github.com/Unity-Technologies/ml-agents/archive/0.13.1.zip)|
68
+
|**0.13.0**| January 8, 2020 |[source](https://github.com/Unity-Technologies/ml-agents/tree/0.13.0)|[docs](https://github.com/Unity-Technologies/ml-agents/tree/0.13.0/docs/Readme.md)|[download](https://github.com/Unity-Technologies/ml-agents/archive/0.13.0.zip)|
69
+
|**0.12.1**| December 11, 2019 |[source](https://github.com/Unity-Technologies/ml-agents/tree/0.12.1)|[docs](https://github.com/Unity-Technologies/ml-agents/tree/0.12.1/docs/Readme.md)|[download](https://github.com/Unity-Technologies/ml-agents/archive/0.12.1.zip)|
70
+
|**0.12.0**| December 2, 2019 |[source](https://github.com/Unity-Technologies/ml-agents/tree/0.12.0)|[docs](https://github.com/Unity-Technologies/ml-agents/tree/0.12.0/docs/Readme.md)|[download](https://github.com/Unity-Technologies/ml-agents/archive/0.12.0.zip)|
71
+
|**0.11.0**| November 4, 2019 |[source](https://github.com/Unity-Technologies/ml-agents/tree/0.11.0)|[docs](https://github.com/Unity-Technologies/ml-agents/tree/0.11.0/docs/Readme.md)|[download](https://github.com/Unity-Technologies/ml-agents/archive/0.11.0.zip)|
72
+
|**0.10.1**| October 9, 2019 |[source](https://github.com/Unity-Technologies/ml-agents/tree/0.10.1)|[docs](https://github.com/Unity-Technologies/ml-agents/tree/0.10.1/docs/Readme.md)|[download](https://github.com/Unity-Technologies/ml-agents/archive/0.10.1.zip)|
73
+
|**0.10.0**| September 30, 2019 |[source](https://github.com/Unity-Technologies/ml-agents/tree/0.10.0)|[docs](https://github.com/Unity-Technologies/ml-agents/tree/0.10.0/docs/Readme.md)|[download](https://github.com/Unity-Technologies/ml-agents/archive/0.10.0.zip)|
74
+
75
+
76
+
## Citation
77
+
78
+
If you are a researcher interested in a discussion of Unity as an AI platform, see a pre-print
79
+
of our [reference paper on Unity and the ML-Agents Toolkit](https://arxiv.org/abs/1809.02627).
80
+
81
+
If you use Unity or the ML-Agents Toolkit to conduct research, we ask that you cite the following
82
+
paper as a reference:
83
+
84
+
Juliani, A., Berges, V., Vckay, E., Gao, Y., Henry, H., Mattar, M., Lange, D. (2018). Unity: A General Platform for Intelligent Agents. *arXiv preprint arXiv:1809.02627.*https://github.com/Unity-Technologies/ml-agents.
48
85
49
-
* For more information, in addition to installation and usage instructions, see
50
-
the [documentation for the latest release](https://github.com/Unity-Technologies/ml-agents/tree/latest_release/docs/Readme.md).
51
-
* If you are a researcher interested in a discussion of Unity as an AI platform, see a pre-print of our [reference paper on Unity and the ML-Agents Toolkit](https://arxiv.org/abs/1809.02627). Also, see below for instructions on citing this paper.
52
-
* If you have used an earlier version of the ML-Agents toolkit, we strongly
53
-
recommend our [guide on migrating from earlier versions](docs/Migrating.md).
54
86
55
87
## Additional Resources
56
88
57
89
We have published a series of blog posts that are relevant for ML-Agents:
58
-
90
+
* (February 28, 2020) [Training intelligent adversaries using self-play with ML-Agents](https://blogs.unity3d.com/2020/02/28/training-intelligent-adversaries-using-self-play-with-ml-agents/)
91
+
* (November 11, 2019) [Training your agents 7 times faster with ML-Agents](https://blogs.unity3d.com/2019/11/11/training-your-agents-7-times-faster-with-ml-agents/)
92
+
* (October 21, 2019) [The AI@Unity interns help shape the world](https://blogs.unity3d.com/2019/10/21/the-aiunity-interns-help-shape-the-world/)
93
+
* (April 15, 2019) [Unity ML-Agents Toolkit v0.8: Faster training on real games](https://blogs.unity3d.com/2019/04/15/unity-ml-agents-toolkit-v0-8-faster-training-on-real-games/)
94
+
* (March 1, 2019) [Unity ML-Agents Toolkit v0.7: A leap towards cross-platform inference](https://blogs.unity3d.com/2019/03/01/unity-ml-agents-toolkit-v0-7-a-leap-towards-cross-platform-inference/)
95
+
* (December 17, 2018) [ML-Agents Toolkit v0.6: Improved usability of Brains and Imitation Learning](https://blogs.unity3d.com/2018/12/17/ml-agents-toolkit-v0-6-improved-usability-of-brains-and-imitation-learning/)
96
+
* (October 2, 2018) [Puppo, The Corgi: Cuteness Overload with the Unity ML-Agents Toolkit](https://blogs.unity3d.com/2018/10/02/puppo-the-corgi-cuteness-overload-with-the-unity-ml-agents-toolkit/)
97
+
* (September 11, 2018) [ML-Agents Toolkit v0.5, new resources for AI researchers available now](https://blogs.unity3d.com/2018/09/11/ml-agents-toolkit-v0-5-new-resources-for-ai-researchers-available-now/)
98
+
* (June 26, 2018) [Solving sparse-reward tasks with Curiosity](https://blogs.unity3d.com/2018/06/26/solving-sparse-reward-tasks-with-curiosity/)
99
+
* (June 19, 2018) [Unity ML-Agents Toolkit v0.4 and Udacity Deep Reinforcement Learning Nanodegree](https://blogs.unity3d.com/2018/06/19/unity-ml-agents-toolkit-v0-4-and-udacity-deep-reinforcement-learning-nanodegree/)
100
+
* (May 24, 2018) [Imitation Learning in Unity: The Workflow](https://blogs.unity3d.com/2018/05/24/imitation-learning-in-unity-the-workflow/)
* (December 11, 2017) [Using Machine Learning Agents in a real game: a beginner’s guide](https://blogs.unity3d.com/2017/12/11/using-machine-learning-agents-in-a-real-game-a-beginners-guide/)
103
+
* (December 8, 2017) [Introducing ML-Agents Toolkit v0.2: Curriculum Learning, new environments, and more](https://blogs.unity3d.com/2017/12/08/introducing-ml-agents-v0-2-curriculum-learning-new-environments-and-more/)
*[Using Machine Learning Agents in a real game: a beginner’s guide](https://blogs.unity3d.com/2017/12/11/using-machine-learning-agents-in-a-real-game-a-beginners-guide/)
See the [GitHub releases](https://github.com/Unity-Technologies/ml-agents/releases) for more details of the changes
111
-
between versions.
112
-
113
-
Please note that the `master` branch is under active development, so the documentation there may differ from the code
114
-
of a previous release. Always use the documentation that corresponds to the release version you're using.
115
137
116
138
## License
117
139
118
140
[Apache License 2.0](LICENSE)
119
-
120
-
## Citation
121
-
122
-
If you use Unity or the ML-Agents Toolkit to conduct research, we ask that you cite the following paper as a reference:
123
-
124
-
Juliani, A., Berges, V., Vckay, E., Gao, Y., Henry, H., Mattar, M., Lange, D. (2018). Unity: A General Platform for Intelligent Agents. *arXiv preprint arXiv:1809.02627.*https://github.com/Unity-Technologies/ml-agents.
0 commit comments