Skip to content

Commit

Permalink
[Config] Higher optimizer steps
Browse files Browse the repository at this point in the history
Signed-off-by: Matteo Bettini <[email protected]>
  • Loading branch information
matteobettini committed Sep 29, 2023
1 parent fd57ae9 commit 0e01302
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmarl/conf/experiment/base_experiment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ exploration_eps_end: 0.01
collected_frames_per_batch: 6000
n_envs_per_worker: 10
n_iters: 500
n_optimizer_steps: 5
n_optimizer_steps: 40

on_policy_minibatch_size: 400

Expand Down

0 comments on commit 0e01302

Please sign in to comment.