From 02daa2092778e0eee0c0dec326649ceaa7a6ceac Mon Sep 17 00:00:00 2001 From: Thomas Simonini Date: Thu, 7 Sep 2023 12:07:16 +0200 Subject: [PATCH] Update _toctree.yml --- units/en/_toctree.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/units/en/_toctree.yml b/units/en/_toctree.yml index 26327a5..2c08589 100644 --- a/units/en/_toctree.yml +++ b/units/en/_toctree.yml @@ -222,6 +222,8 @@ title: (Automatic) Curriculum Learning for RL - local: unitbonus3/envs-to-try title: Interesting environments to try + - local: unitbonus3/learning-agents + title: An introduction to Unreal Learning Agents - local: unitbonus3/godotrl title: An Introduction to Godot RL - local: unitbonus3/rl-documentation