โกQuick Start
Test your installation with a quick demo.
Command Format
slm-lab run --helpUsage: slm-lab run [OPTIONS] [SPEC_FILE] [SPEC_NAME] [MODE]
Arguments:
spec_file JSON spec file path [default: slm_lab/spec/benchmark/ppo/ppo_cartpole.json]
spec_name Spec name within the file [default: ppo_cartpole]
mode Execution mode: dev|train|search|enjoy [default: dev]
Options:
--set, -s Set spec variables: KEY=VALUE (can be used multiple times)
--render Enable environment renderingslm-lab run spec.json spec_name modeslm-lab run slm_lab/spec/benchmark/ppo/ppo_cartpole.json ppo_cartpole devRun the Demo
What to Expect

Success Criteria
Stopping the Demo
Next Steps
Last updated
Was this helpful?