Skip to content

Commit fe0987b

Browse files
author
Marwan Mattar
authored
Update header image. (#3907)
1 parent b31ba96 commit fe0987b

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
<img src="docs/images/unity-wide.png" align="middle" width="3000"/>
2-
31
<img src="docs/images/image-banner.png" align="middle" width="3000"/>
42

5-
# Unity ML-Agents Toolkit (Beta)
3+
# Unity ML-Agents Toolkit
64

75
[![docs badge](https://img.shields.io/badge/docs-reference-blue.svg)](https://github.com/Unity-Technologies/ml-agents/tree/release_1_docs/docs/)
86

@@ -12,7 +10,7 @@
1210
([all releases](https://github.com/Unity-Technologies/ml-agents/releases))
1311

1412
**The Unity Machine Learning Agents Toolkit** (ML-Agents) is an open-source
15-
Unity plugin that enables games and simulations to serve as environments for
13+
project that enables games and simulations to serve as environments for
1614
training intelligent agents. Agents can be trained using reinforcement learning,
1715
imitation learning, neuroevolution, or other machine learning methods through a
1816
simple-to-use Python API. We also provide implementations (based on TensorFlow)

docs/Learning-Environment-Examples.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Example Learning Environments
22

3+
<img src="images/example-envs.png" align="middle" width="3000"/>
4+
35
The Unity ML-Agents Toolkit includes an expanding set of example environments
46
that highlight the various features of the toolkit. These environments can also
57
serve as templates for new environments or as ways to test new ML algorithms.

docs/images/example-envs.png

329 KB
Loading

docs/images/image-banner.png

1.38 MB
Loading

0 commit comments

Comments
 (0)