Skip to content

Commit 5e4ace5

Browse files
submission form
1 parent fdf0fbd commit 5e4ace5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@ Each rollout will result in 2 costs:
4747
It is important to minimize both costs. `total_cost`: $(lataccel\\_cost *5) + jerk\\_cost$
4848

4949
## Submission
50-
Run the following command, and send us a link to your fork of this repo, and the `report.html` this script generates.
50+
Run the following command, and submit `report.html` and your code to [this form](https://forms.gle/US88Hg7UR6bBuW3BA).
51+
5152
```
5253
python eval.py --model_path ./models/tinyphysics.onnx --data_path ./data --num_segs 5000 --test_controller <insert your controller name> --baseline_controller simple
5354
```

0 commit comments

Comments
 (0)