diff --git a/docs/source/envs/fancy/classic_control.md b/docs/source/envs/fancy/classic_control.md index d94fe78..99111bb 100644 --- a/docs/source/envs/fancy/classic_control.md +++ b/docs/source/envs/fancy/classic_control.md @@ -2,7 +2,7 @@ Classic Control environments provide a foundational platform for exploring and experimenting with RL algorithms. These environments are designed to be simple, allowing researchers and practitioners to focus on the fundamental principles of control without the complexities of high-dimensional and physics-based simulations. -## Step-based Environments +## Step-Based Environments | Name | Description | Horizon | Action Dimension | Observation Dimension | | ---------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | ---------------- | --------------------- | diff --git a/docs/source/envs/fancy/mujoco.md b/docs/source/envs/fancy/mujoco.md index 296776b..c58ded5 100644 --- a/docs/source/envs/fancy/mujoco.md +++ b/docs/source/envs/fancy/mujoco.md @@ -1,6 +1,6 @@ # Mujoco -## Step-based Environments +## Step-Based Environments ### Box Pushing