Skip to content

Commit

Permalink
[Conf] Change default hyperparameters
Browse files Browse the repository at this point in the history
Signed-off-by: Matteo Bettini <[email protected]>
  • Loading branch information
matteobettini committed Oct 3, 2023
1 parent 3d6b5d5 commit be25a90
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 @@ -9,7 +9,7 @@ share_policy_params: True
prefer_continuous_actions: True

gamma: 0.99
lr: 0.0005
lr: 0.00005
clip_grad_norm: True
clip_grad_val: 5

Expand Down

0 comments on commit be25a90

Please sign in to comment.