zjowowen commited on
Commit
9b26d37
1 Parent(s): 4d06311

Upload policy_config.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. policy_config.py +1 -0
policy_config.py CHANGED
@@ -65,6 +65,7 @@ exp_config = {
65
  'render_freq': -1,
66
  'mode': 'train_iter'
67
  },
 
68
  'cfg_type': 'InteractionSerialEvaluatorDict',
69
  'stop_value': 10000000000,
70
  'n_episode': 5
 
65
  'render_freq': -1,
66
  'mode': 'train_iter'
67
  },
68
+ 'figure_path': None,
69
  'cfg_type': 'InteractionSerialEvaluatorDict',
70
  'stop_value': 10000000000,
71
  'n_episode': 5