WIP tdmpc
This commit is contained in:
2
lerobot/configs/env/simxarm.yaml
vendored
2
lerobot/configs/env/simxarm.yaml
vendored
@@ -17,7 +17,7 @@ env:
|
||||
from_pixels: True
|
||||
pixels_only: False
|
||||
image_size: 84
|
||||
action_repeat: 2
|
||||
# action_repeat: 2 # we can remove if policy has n_action_steps=2
|
||||
episode_length: 25
|
||||
fps: ${fps}
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# @package _global_
|
||||
|
||||
n_action_steps: 1
|
||||
n_action_steps: 2
|
||||
n_obs_steps: 1
|
||||
|
||||
policy:
|
||||
|
||||
Reference in New Issue
Block a user