Amend bugs

This commit is contained in:
2026-03-22 00:01:21 -04:00
parent 905e998596
commit 0e70d34e81
2 changed files with 10 additions and 8 deletions

View File

@@ -35,7 +35,7 @@ params:
normalize_input: True
normalize_value: True
value_bootstrap: True
num_actors: 16384 # 同时训练的机器人数量
num_actors: 8192 # 同时训练的机器人数量
reward_shaper:
scale_value: 1.0
normalize_advantage: True