Skip to content

Commit b021501

Browse files
committed
Update docs
1 parent d1f34c6 commit b021501

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
* [ML-Agents package](index.md)
1+
* [ML-Agents Package](index.md)
22
* [ML-Agents Theory](ML-Agents-Overview.md)
33
* [Get started](Get-Started.md)
44
* [Installation](Installation.md)

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The package allows you to convert any Unity scene into a learning environment an
3030
* Record demonstrations: To show the behaviors of an agent within the Editor. You can use demonstrations to help train a behavior for that agent.
3131
* Embed a trained behavior (aka: run your ML model) in the scene via the [Inference Engine](https://docs.unity3d.com/Packages/com.unity.ai.inference@latest). Embedded behaviors allow you to switch an Agent between learning and inference.
3232

33-
## Community and Feedback (review needed)
33+
## Community and Feedback
3434

3535
The ML-Agents Toolkit is an open-source project, and we encourage and welcome
3636
contributions. If you wish to contribute, be sure to review our

0 commit comments

Comments
 (0)