1
Fork 0

docs: Repository structure

This commit is contained in:
Tibo De Peuter 2026-05-08 00:22:59 +02:00
parent 56afc7ec5d
commit 7eaf0da4cf
Signed by: tdpeuter
SSH key fingerprint: SHA256:u/h/LVoqKF1Iz02uOyxe6hcjmoZASCGV2HM0TG9ZMoU
4 changed files with 74 additions and 4 deletions

View file

@ -37,3 +37,5 @@ uv run scripts/simulate.py \
Videos and evaluation metadata are stored in timestamped folders alongside the model:
`runs/your_run/final_model_evaluations/eval_<timestamp>/simulation.mp4`
For batch evaluation and cross-model comparison, see the **[Evaluation Guide](./evaluation.md)**.