Skip to content

Commit

Permalink
docs update
Browse files Browse the repository at this point in the history
  • Loading branch information
P-Schumacher authored and Pierre Schumacher committed Mar 13, 2024
1 parent 6e7ea69 commit 2ba76ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/hyfydy_baselines.rst
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ You can also use noisy policy steps with:
import myosuite
import deprl
env = gym.make('sconewalk_h0918')
env = gym.make('sconewalk_h0918-v1')
policy = deprl.load_baseline(env)
for ep in range(5):
Expand Down

0 comments on commit 2ba76ff

Please sign in to comment.