Docs should always use 'Step-Based' instead of 'Step-based'

This commit is contained in:
Dominik Moritz Roth 2024-01-23 17:32:17 +01:00
parent a87353ecbe
commit ac4b537f87
2 changed files with 2 additions and 2 deletions

View File

@ -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 |
| ---------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | ---------------- | --------------------- |

View File

@ -1,6 +1,6 @@
# Mujoco
## Step-based Environments
## Step-Based Environments
### Box Pushing