You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -158,7 +160,7 @@ Finally, we also provide support for creating custom benchmarks by combining any
158
160
159
161
The prefix 'mt' will return environments that are goal observable for Multi-Task reinforcement learning, while the prefix 'ml' will return environments that are partially observable for Meta-reinforcement learning.
160
162
Like the included MT and ML benchmarks, these environments can also be run in synchronous or asynchronous mode.
161
-
In order to create a custom benchmark, the user must provide a list of environment names with the suffix '-V3'.
163
+
In order to create a custom benchmark, the user must provide a list of environment names with the suffix '-v3'.
0 commit comments