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
* Add v1.0 blog post and update reference paper. (#3947)
* Develop mm fix readme releases (#3966)
* Fix broken link and clean-up Releases section.
* Updated link to be consistent with the table.
* Update one of the bullets for consistency.
* update table, add Versioning doc
* release_2_docs
Co-authored-by: Marwan Mattar <[email protected]>
|**Release 1**| April 30, 2020 |[source](https://github.com/Unity-Technologies/ml-agents/tree/release_1)|[docs](https://github.com/Unity-Technologies/ml-agents/tree/release_1/docs/Readme.md)|[download](https://github.com/Unity-Technologies/ml-agents/archive/release_1.zip)|
68
72
|**0.15.1**| March 30, 2020 |[source](https://github.com/Unity-Technologies/ml-agents/tree/0.15.1)|[docs](https://github.com/Unity-Technologies/ml-agents/tree/0.15.1/docs/Readme.md)|[download](https://github.com/Unity-Technologies/ml-agents/archive/0.15.1.zip)|
69
73
|**0.15.0**| March 18, 2020 |[source](https://github.com/Unity-Technologies/ml-agents/tree/0.15.0)|[docs](https://github.com/Unity-Technologies/ml-agents/tree/0.15.0/docs/Readme.md)|[download](https://github.com/Unity-Technologies/ml-agents/archive/0.15.0.zip)|
70
74
|**0.14.1**| February 26, 2020 |[source](https://github.com/Unity-Technologies/ml-agents/tree/0.14.1)|[docs](https://github.com/Unity-Technologies/ml-agents/tree/0.14.1/docs/Readme.md)|[download](https://github.com/Unity-Technologies/ml-agents/archive/0.14.1.zip)|
71
75
|**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)|
72
76
|**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)|
73
77
|**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)|
74
-
|**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)|
75
-
|**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)|
76
-
77
78
## Citation
78
79
79
80
If you are a researcher interested in a discussion of Unity as an AI platform,
@@ -83,14 +84,18 @@ see a pre-print of our
83
84
If you use Unity or the ML-Agents Toolkit to conduct research, we ask that you
84
85
cite the following paper as a reference:
85
86
86
-
Juliani, A., Berges, V., Vckay, E., Gao, Y., Henry, H., Mattar, M., Lange, D.
87
-
(2018). Unity: A General Platform for Intelligent Agents. _arXiv preprint
[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/)
/// [Observations and Sensors]: https://github.com/Unity-Technologies/ml-agents/blob/release_1_docs/docs/Learning-Environment-Design-Agents.md#observations-and-sensors
976
+
/// [Observations and Sensors]: https://github.com/Unity-Technologies/ml-agents/blob/release_2_docs/docs/Learning-Environment-Design-Agents.md#observations-and-sensors
0 commit comments