Skip to content

Commit

Permalink
feat: Adding non-docker learning test script
Browse files Browse the repository at this point in the history
  • Loading branch information
TomMcL committed Jul 28, 2023
1 parent d17015c commit b255c11
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/run-learning-test.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#!/usr/bin/env bash

python -m vega_sim.reinforcement.run_rl_agent --rl-max-it $1

0 comments on commit b255c11

Please sign in to comment.