From 27f3a824c6c429f7c4149aa3027ec923f354ccd4 Mon Sep 17 00:00:00 2001 From: Dominik Roth Date: Sat, 30 Sep 2023 17:27:11 +0200 Subject: [PATCH] Tiny update to Metaworld README --- fancy_gym/meta/README.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fancy_gym/meta/README.MD b/fancy_gym/meta/README.MD index 197ad6e..c9700ba 100644 --- a/fancy_gym/meta/README.MD +++ b/fancy_gym/meta/README.MD @@ -4,7 +4,7 @@ ## Step-Based Envs -`fancy_gym` makes all metaworld ML1 tasks avaible via the standard gym interface. +`fancy_gym` makes all metaworld ML1 tasks avaible via the standard gym interface. To access metaworld environments using a different mode of operation (MT1 / ML100 / etc.) please use the functionality provided by metaworld directly. | Name | Description | Horizon | Action Dimension | Observation Dimension | Context Dimension | | ---------------------------------------- | ------------------------------------------------------------------------------------- | ------- | ---------------- | --------------------- | ----------------- |