zjowowen commited on
Commit
1f4d631
1 Parent(s): a90abbf

Upload policy_config.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. policy_config.py +1 -0
policy_config.py CHANGED
@@ -62,6 +62,7 @@ exp_config = {
62
  'mode': 'train_iter'
63
  },
64
  'figure_path': None,
 
65
  'cfg_type': 'InteractionSerialEvaluatorDict',
66
  'stop_value': 30000,
67
  'n_episode': 8
 
62
  'mode': 'train_iter'
63
  },
64
  'figure_path': None,
65
+ 'return_env_info': True,
66
  'cfg_type': 'InteractionSerialEvaluatorDict',
67
  'stop_value': 30000,
68
  'n_episode': 8