Merge remote-tracking branch 'Cadene/user/rcadene/2024_03_31_remove_torchrl' into refactor_act_remove_torchrl

This commit is contained in:
Alexander Soare
2024-04-05 17:52:39 +01:00
49 changed files with 256 additions and 2563 deletions

View File

@@ -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}

View File

@@ -1,6 +1,6 @@
# @package _global_
n_action_steps: 1
n_action_steps: 2
n_obs_steps: 1
policy: