Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/agi-brain/xuance
Browse files Browse the repository at this point in the history
  • Loading branch information
wenzhangliu committed Oct 2, 2024
2 parents 47d28f4 + 436475c commit 9a3f9e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/documents/usage/basic_usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ Users can specify "is_test=True" to perform testing.
import xuance
runner = xuance.get_runner(method='dqn',
env_name='classic_control',
env='classic_control',
env_id='CartPole-v1',
is_test=True)
runner.run()
Expand Down

0 comments on commit 9a3f9e5

Please sign in to comment.