Skip to content

Commit 21ed822

Browse files
committed
Update index
1 parent de0d8de commit 21ed822

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
lines changed

com.unity.ml-agents/Documentation~/Reference-Support.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,10 @@
33
The Reference & Support section contains essential documentation for ongoing ML-Agents development.
44

55

6-
| **Resource** | **Description** |
7-
|---------------------------------|-------------------------------------------------------------------|
8-
| [FAQ](FAQ.md) | Frequently asked questions and common issues with solutions. |
9-
| [Limitations](Limitations.md) | Known limitations and constraints of the ML-Agents Toolkit. |
10-
| [Migrating](Migrating.md) | Migration guides for updating between ML-Agents versions. |
6+
| **Resource** | **Description** |
7+
|-----------------------------------|-------------------------------------------------------------------|
8+
| [FAQ](FAQ.md) | Frequently asked questions and common issues with solutions. |
9+
| [Limitations](Limitations.md) | Known limitations and constraints of the ML-Agents Toolkit. |
10+
| [Migrating](Migrating.md) | Migration guides for updating between ML-Agents versions. |
11+
| [Versioning](Versioning.md) | Information about ML-Agents versioning and release notes. |
12+
| [ML-Agents Glossary](Glossary.md) | Glossary of terms and concepts used in ML-Agents. |

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,11 @@ Note that the C# package does not contain the machine learning algorithms for tr
1616
| [Learning Environments and Agents](Learning-Environments-Agents.md) | Learn about Environments, Agents, and creating your own Environment. |
1717
| [Training](Training.md) | Training workflow, config file, and monitoring tools. |
1818
| [Python APIs](Python-APIs.md) | Gym, PettingZoo, and low-level Python interfaces. |
19+
| Python Tutorial with Google Colab | Interactive tutorials for using ML-Agents with Google Colab. |
1920
| [Advanced Features](Advanced-Features.md) | Custom sensors, side channels, and specialized integrations. |
2021
| [Cloud & Deployment](Cloud-Deployment.md) | Legacy cloud deployment guides (deprecated). |
22+
| [Reference & Support](Reference-Support.md) | FAQ, troubleshooting, and migration guides. |
2123
| [Background](Background.md) | Machine Learning, Unity, and PyTorch fundamentals. |
22-
| [Reference & Support](Reference-Support.md) | FAQ, troubleshooting, migration guides, and background materials. |
2324

2425
## Community and Feedback (review needed)
2526

0 commit comments

Comments
 (0)