Skip to content

Commit

Permalink
Update pgmorl_halfcheetah.py example
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasAlegre authored Dec 1, 2023
1 parent 26e7c45 commit 72161ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/pgmorl_halfcheetah.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
warmup_iterations=80,
evolutionary_iterations=20,
num_weight_candidates=7,
origin=np.array([0.0, -5.0]),
)
algo.train(
total_timesteps=int(5e6),
Expand Down

0 comments on commit 72161ed

Please sign in to comment.