Skip to content

Commit e153387

Browse files
committed
Document population-based training workflow
1 parent d9a7f85 commit e153387

4 files changed

Lines changed: 227 additions & 171 deletions

File tree

docs/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,6 @@ Table of Contents
137137
source/features/docker_cloud
138138
source/features/hydra
139139
source/features/multi_gpu
140-
source/features/population_based_training
141140
source/features/ray
142141
source/features/reproducibility
143142

docs/source/features/population_based_training.rst

Lines changed: 0 additions & 168 deletions
This file was deleted.

docs/source/overview/reinforcement-learning/index.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,13 @@ Reinforcement Learning
33

44
Isaac Lab supports multiple reinforcement learning frameworks.
55
In this section, we show existing scripts for running reinforcement learning
6-
with supported RL libraries and provide a comparison of the supported
7-
learning frameworks.
6+
with supported RL libraries, compare the supported learning frameworks, and
7+
cover training and optimization workflows.
88

99
.. toctree::
1010
:maxdepth: 1
1111

1212
rl_existing_scripts
1313
rl_frameworks
1414
training_guide
15+
population_based_training

0 commit comments

Comments
 (0)