yuuu94 commited on
Commit
d0a322e
·
verified ·
1 Parent(s): 8286556

Add LIBERO action horizon compatibility

Browse files
Files changed (1) hide show
  1. LIBERO/config.yaml +1 -0
LIBERO/config.yaml CHANGED
@@ -57,6 +57,7 @@ framework:
57
  action_dim: 7
58
  state_dim: null
59
  action_horizon: 8
 
60
  past_action_window_size: 0
61
  noise_beta_alpha: 1.5
62
  noise_beta_beta: 1.0
 
57
  action_dim: 7
58
  state_dim: null
59
  action_horizon: 8
60
+ future_action_window_size: 7
61
  past_action_window_size: 0
62
  noise_beta_alpha: 1.5
63
  noise_beta_beta: 1.0