Skip to content
Permalink
Browse files
Fix hyperparam typo
  • Loading branch information
cswinter committed Dec 18, 2019
1 parent 6421ee0 commit 374d770
Showing 1 changed file with 1 addition and 1 deletion.
@@ -106,7 +106,7 @@ def arena_medium():
hps.shuffle = True
hps.small_init_pi = False
hps.steps = 25e6
hps.symmetric = True
hps.symmetric_map = True
hps.task_hardness = 0
hps.use_action_masks = True
hps.use_privileged = False

0 comments on commit 374d770

Please sign in to comment.