slm_lab/spec/
folder.[email protected]
will use the latest run for a spec, and [email protected]/reinforce_cartpole_2020_04_13_232521
will use the specified run.session_spec_file
specifies the spec file from a session, e.g. [email protected]/reinforce_cartpole_2020_04_13_232521/reinforce_cartpole_t0_s0_spec.json
.slm_lab/spec/demo.json
, use the dqn_cartpole
spec in it, and run the spec in dev mode. To rerun the demo in train mode, we can simply change the lab mode to train to get the following: