Skip to content

Commit be965e7

Browse files
committed
Update index
1 parent f6f23bc commit be965e7

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

com.unity.ml-agents/Documentation~/ML-Agents-Overview.md renamed to com.unity.ml-agents/Documentation~/ML-Agents-Theory.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# ML-Agents Toolkit Overview
1+
# ML-Agents Theory
22

33
Depending on your background (i.e. researcher, game developer, hobbyist), you
44
may have very different questions on your mind at the moment. To make your

com.unity.ml-agents/Documentation~/index.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ Note that the C# package does not contain the machine learning algorithms for tr
99

1010
## Documentation structure
1111

12-
| **Section** | **Description** |
13-
|-----------------------------------------------------------------------|----------------------------------------------------------------------|
14-
| [ML-Agents Theory](ML-Agents-Overview.md) | Learn about core concepts of ML-Agents. |
15-
| [Get started](Get-Started.md) | Learn how to install ML-Agents and explore samples. |
16-
| [Learning Environments and Agents](Learning-Environments-Agents.md) | Learn about Environments, Agents, and creating your own Environment. |
17-
| [Training](Training.md) | Training workflow, config file, and monitoring tools. |
12+
| **Section** | **Description** |
13+
|---------------------------------------------------------------------|----------------------------------------------------------------------|
14+
| [ML-Agents Theory](ML-Agents-Theory.md) | Learn about core concepts of ML-Agents. |
15+
| [Get started](Get-Started.md) | Learn how to install ML-Agents and explore samples. |
16+
| [Learning Environments and Agents](Learning-Environments-Agents.md) | Learn about Environments, Agents, and creating your own Environment. |
17+
| [Training](Training.md) | Training workflow, config file, and monitoring tools. |
1818

1919

2020
## Community and Feedback (review needed)

0 commit comments

Comments
 (0)