From 4e48da64222d29fdeeccce21e4aa96447f5af133 Mon Sep 17 00:00:00 2001 From: Dominik Roth Date: Thu, 18 Jan 2024 12:38:27 +0100 Subject: [PATCH] Added short text about Classical Controll envs --- docs/source/envs/fancy/classic_control.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/envs/fancy/classic_control.md b/docs/source/envs/fancy/classic_control.md index 8a0778d..fcb896e 100644 --- a/docs/source/envs/fancy/classic_control.md +++ b/docs/source/envs/fancy/classic_control.md @@ -1,6 +1,6 @@ # Classic Control -TODO: Text + Images +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