Skip to content

Commit

Permalink
refactor: update han2020 alpha3 tune exp config
Browse files Browse the repository at this point in the history
This commit updates the experimental config used to tune the alpha3 LAC
hyperparameter.
  • Loading branch information
rickstaa committed Feb 7, 2024
1 parent 71d4f64 commit cefac06
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,7 @@ lr_decay_ref: "step"
batch_size: 256
replay_size: "int(1e6)"
horizon_length: 5
seed: 0 48104 567 3658 23 17728 90478 753044 443 102132
seed: 2345 48104 567 3658 234 # NOTE: Using 5 seeds for tuning.
save_freq: 10
use_wandb: True
wandb_group: "han2020_reproduction"

0 comments on commit cefac06

Please sign in to comment.