mirror of
https://github.com/wassname/ray.git
synced 2026-07-11 02:29:16 +08:00
[docs] Switch docs to use rllib train instead of train.py
This commit is contained in:
@@ -14,7 +14,7 @@ Example usage for training:
|
||||
rllib train --run DQN --env CartPole-v0
|
||||
|
||||
Example usage for rollout:
|
||||
rllib rollout /tmp/ray/checkpoint_dir/checkpoint-0 --run DQN
|
||||
rllib rollout /trial_dir/checkpoint_1/checkpoint-1 --run DQN
|
||||
"""
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user