File size: 858 Bytes
a4473a4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Example environments

Learn about and use ML-Agents samples to help you get started.

The ML-Agents Toolkit provides a Unity project that contains example environments that highlight the various features of the toolkit to help you get started.

Refer to the following topics to learn more about ML-Agents examples:

| **Topic** | **Description** |
| :---- | :---- |
| [Configure example environments](Examples-setup.md) | Understand how to access and configure the ML-Agents example environments. |
| [3D ball example workflow](Sample.md) | Follow a step-by-step walk-through of the 3D ball example environment. |
| [Example learning environment reference](Learning-Environment-Examples.md) | Learn about each of the example environments ML-Agents provides. |

## Additional resources

* [Learning environments and agents](Learning-Environments-Agents.md)