Skip to content

Commit

Permalink
Toggle Video Saving (#76)
Browse files Browse the repository at this point in the history
Using Optional Video Recording feature of Record
  • Loading branch information
beardyFace authored Jan 15, 2025
1 parent b2e09ec commit fb406c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/run.py
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,7 @@ def main():
algorithm=alg_config.algorithm,
task=env_config.task,
agent=None,
record_video=training_config.record_eval_video,
)

record.save_configurations(configurations)
Expand Down

0 comments on commit fb406c4

Please sign in to comment.