tests for tdmpc and diffusion policy are passing
This commit is contained in:
@@ -38,6 +38,7 @@ policy:
|
||||
|
||||
horizon: ${horizon}
|
||||
n_obs_steps: ${n_obs_steps}
|
||||
n_action_steps: ${n_action_steps}
|
||||
num_inference_steps: 100
|
||||
obs_as_global_cond: ${obs_as_global_cond}
|
||||
# crop_shape: null
|
||||
|
||||
@@ -36,7 +36,6 @@ policy:
|
||||
log_std_max: 2
|
||||
|
||||
# learning
|
||||
batch_size: 256
|
||||
max_buffer_size: 10000
|
||||
horizon: 5
|
||||
reward_coef: 0.5
|
||||
|
||||
Reference in New Issue
Block a user