Skip to content

Commit

Permalink
Update torchrl_job_script.py
Browse files Browse the repository at this point in the history
  • Loading branch information
vmoens committed Dec 19, 2023
1 parent 35a1827 commit 5efdf93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion myosuite/agents/torchrl_job_script.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"""
This script reproduces the Proximal Policy Optimization (PPO) Algorithm
results from Schulman et al. 2017 for the on MuJoCo Environments.
by Vincent Mons (vmoens@meta.com)
by Vincent Moens (vmoens@meta.com) and Albert Bou (@albertbou92)
"""
import hydra

Expand Down

0 comments on commit 5efdf93

Please sign in to comment.