Skip to content

Commit

Permalink
Update table with new release (#5425)
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Elion authored Jun 8, 2021
1 parent 440bdab commit b57b8fa
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ descriptions of all these features.

## Releases & Documentation

**Our latest, stable release is `Release 17`. Click
**Our latest, stable release is `Release 18`. Click
[here](https://github.com/Unity-Technologies/ml-agents/tree/release_18_docs/docs/Readme.md)
to get started with the latest release of ML-Agents.**

Expand All @@ -67,14 +67,14 @@ under active development and may be unstable. A few helpful guidelines:
| **Version** | **Release Date** | **Source** | **Documentation** | **Download** | **Python Package** | **Unity Package** |
|:-------:|:------:|:-------------:|:-------:|:------------:|:------------:|:------------:|
| **main (unstable)** | -- | [source](https://github.com/Unity-Technologies/ml-agents/tree/main) | [docs](https://github.com/Unity-Technologies/ml-agents/tree/main/docs/Readme.md) | [download](https://github.com/Unity-Technologies/ml-agents/archive/main.zip) | -- | -- |
| **Release 18** | **June 9, 2021** | **[source](https://github.com/Unity-Technologies/ml-agents/tree/release_18)** | **[docs](https://github.com/Unity-Technologies/ml-agents/tree/release_18_docs/docs/Readme.md)** | **[download](https://github.com/Unity-Technologies/ml-agents/archive/release_18.zip)** | **[0.27.0](https://pypi.org/project/mlagents/0.27.0/)** | **[2.1.0](https://docs.unity3d.com/Packages/[email protected]/manual/index.html)** |
| **Verified Package 1.0.8** | **May 26, 2021** | **[source](https://github.com/Unity-Technologies/ml-agents/tree/com.unity.ml-agents_1.0.8)** | **[docs](https://github.com/Unity-Technologies/ml-agents/blob/release_2_verified_docs/docs/Readme.md)** | **[download](https://github.com/Unity-Technologies/ml-agents/archive/com.unity.ml-agents_1.0.8.zip)** | **[0.16.1](https://pypi.org/project/mlagents/0.16.1/)** | **[1.0.8](https://docs.unity3d.com/Packages/[email protected]/manual/index.html)** |
| **Release 17** | **April 22, 2021** | **[source](https://github.com/Unity-Technologies/ml-agents/tree/release_17)** | **[docs](https://github.com/Unity-Technologies/ml-agents/tree/release_17_docs/docs/Readme.md)** | **[download](https://github.com/Unity-Technologies/ml-agents/archive/release_17.zip)** | **[0.26.0](https://pypi.org/project/mlagents/0.26.0/)** | **[2.0.0](https://docs.unity3d.com/Packages/[email protected]/manual/index.html)** |
| **Release 17** | April 22, 2021 | [source](https://github.com/Unity-Technologies/ml-agents/tree/release_17) | [docs](https://github.com/Unity-Technologies/ml-agents/tree/release_17_docs/docs/Readme.md) | [download](https://github.com/Unity-Technologies/ml-agents/archive/release_17.zip) | [0.26.0](https://pypi.org/project/mlagents/0.26.0/) | [2.0.0](https://docs.unity3d.com/Packages/[email protected]/manual/index.html) |
| **Release 16** | April 13, 2021 | [source](https://github.com/Unity-Technologies/ml-agents/tree/release_16) | [docs](https://github.com/Unity-Technologies/ml-agents/tree/release_16_docs/docs/Readme.md) | [download](https://github.com/Unity-Technologies/ml-agents/archive/release_16.zip) | [0.25.1](https://pypi.org/project/mlagents/0.25.1/) | [1.9.1](https://docs.unity3d.com/Packages/[email protected]/manual/index.html) |
| **Release 15** | March 17, 2021 | [source](https://github.com/Unity-Technologies/ml-agents/tree/release_15) | [docs](https://github.com/Unity-Technologies/ml-agents/tree/release_15_docs/docs/Readme.md) | [download](https://github.com/Unity-Technologies/ml-agents/archive/release_15.zip) | [0.25.0](https://pypi.org/project/mlagents/0.25.0/) | [1.9.0](https://docs.unity3d.com/Packages/[email protected]/manual/index.html) |
| **Verified Package 1.0.7** | March 8, 2021 | [source](https://github.com/Unity-Technologies/ml-agents/tree/com.unity.ml-agents_1.0.7) | [docs](https://github.com/Unity-Technologies/ml-agents/blob/release_2_verified_docs/docs/Readme.md) | [download](https://github.com/Unity-Technologies/ml-agents/archive/com.unity.ml-agents_1.0.7.zip) | [0.16.1](https://pypi.org/project/mlagents/0.16.1/) | [1.0.7](https://docs.unity3d.com/Packages/[email protected]/manual/index.html) |
| **Release 14** | March 5, 2021 | [source](https://github.com/Unity-Technologies/ml-agents/tree/release_14) | [docs](https://github.com/Unity-Technologies/ml-agents/tree/release_14_docs/docs/Readme.md) | [download](https://github.com/Unity-Technologies/ml-agents/archive/release_14.zip) | [0.24.1](https://pypi.org/project/mlagents/0.24.1/) | [1.8.1](https://docs.unity3d.com/Packages/[email protected]/manual/index.html) |
| **Release 13** | February 17, 2021 | [source](https://github.com/Unity-Technologies/ml-agents/tree/release_13) | [docs](https://github.com/Unity-Technologies/ml-agents/tree/release_13_docs/docs/Readme.md) | [download](https://github.com/Unity-Technologies/ml-agents/archive/release_13.zip) | [0.24.0](https://pypi.org/project/mlagents/0.24.0/) | [1.8.0](https://docs.unity3d.com/Packages/[email protected]/manual/index.html) |

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).
Expand Down
1 change: 1 addition & 0 deletions utils/make_readme_table.py
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ def pypi_link(self):
ReleaseInfo("release_15", "1.9.0", "0.25.0", "March 17, 2021"),
ReleaseInfo("release_16", "1.9.1", "0.25.1", "April 13, 2021"),
ReleaseInfo("release_17", "2.0.0", "0.26.0", "April 22, 2021"),
ReleaseInfo("release_18", "2.1.0", "0.27.0", "June 9, 2021"),
# Verified releases
ReleaseInfo("", "1.0.8", "0.16.1", "May 26, 2021", is_verified=True),
ReleaseInfo("", "1.0.7", "0.16.1", "March 8, 2021", is_verified=True),
Expand Down

0 comments on commit b57b8fa

Please sign in to comment.