zjowowen commited on
Commit
cda7beb
1 Parent(s): bf8aa02

Upload policy_config.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. policy_config.py +1 -0
policy_config.py CHANGED
@@ -70,6 +70,7 @@ exp_config = {
70
  'render_freq': -1,
71
  'mode': 'train_iter'
72
  },
 
73
  'cfg_type': 'InteractionSerialEvaluatorDict',
74
  'stop_value': 10000000000,
75
  'n_episode': 5
 
70
  'render_freq': -1,
71
  'mode': 'train_iter'
72
  },
73
+ 'figure_path': None,
74
  'cfg_type': 'InteractionSerialEvaluatorDict',
75
  'stop_value': 10000000000,
76
  'n_episode': 5