From 669f60580aae69e19e704adf7d8d2b6b0ac6878a Mon Sep 17 00:00:00 2001 From: Michael Panchenko <35432522+MischaPanch@users.noreply.github.com> Date: Tue, 10 Sep 2024 09:46:19 +0200 Subject: [PATCH] Typo [ci skip] --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index bbd7472cc..d3f272f68 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,6 @@ 1. Modular low-level interfaces for algorithm developers (RL researchers) that are both flexible, hackable and type-safe. 1. Convenient high-level interfaces for applications of RL (training an implemented algorithm on a custom environment). 1. Large scope: online (on- and off-policy) and offline RL, experimental support for multi-agent RL (MARL), experimental support for model-based RL, and more -1. Da Unlike other reinforcement learning libraries, which may have complex codebases,