add mjx runner

This commit is contained in:
2026-03-09 21:18:19 +01:00
parent 15da0ef2fd
commit 26ccb1e902
8 changed files with 301 additions and 14 deletions

View File

@@ -1,5 +1,5 @@
num_envs: 64
device: cpu
device: auto # auto = cuda if available, else cpu
dt: 0.002
substeps: 20
action_ema_alpha: 0.2 # motor smoothing (τ ≈ 179ms, ~5 steps to reverse)