[RLlib] Deepmind Control Suite Examples (#9751)

This commit is contained in:
Michael Luo
2020-08-23 12:53:08 +02:00
committed by GitHub
parent 5264f888e4
commit 48a39d7cb9
2 changed files with 86 additions and 1 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ class DMCEnv(core.Env):
domain_name,
task_name,
task_kwargs=None,
visualize_reward={},
visualize_reward=False,
from_pixels=False,
height=84,
width=84,