Skip to content

Commit

Permalink
minor rlpd_dmc_conf update
Browse files Browse the repository at this point in the history
  • Loading branch information
runjerry committed Feb 3, 2025
1 parent 9449596 commit 82cce62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion alf/examples/rlpd_dmc_conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
algorithm_ctor=Agent,
whole_replay_buffer_training=False,
clear_replay_buffer=False,
num_updates_per_train_iter=1,
num_updates_per_train_iter=5,
summarize_gradient_noise_scale=False,
summarize_action_distributions=False,
random_seed=0)

0 comments on commit 82cce62

Please sign in to comment.