♻️ full agent refactor
This commit is contained in:
@@ -2,9 +2,7 @@ num_envs: 1024 # MJX shines with many parallel envs
|
||||
device: auto # auto = cuda if available, else cpu
|
||||
dt: 0.002
|
||||
substeps: 10
|
||||
history_length: 10 # RMA-style: 10-step window of (obs, action) pairs
|
||||
|
||||
rma_mode: "none" # "none" | "teacher" | "deploy"
|
||||
history_length: 10 # (obs, action) window for implicit adaptation
|
||||
|
||||
# ── Domain randomization (sim-to-real) ──────────────────────────────
|
||||
# Full DR on GPU: latency + sensor noise + per-env dynamics scales
|
||||
|
||||
Reference in New Issue
Block a user