Checkpoint 10

This commit is contained in:
Johnny Fernandes
2026-05-13 23:14:16 +01:00
parent 0f807003a5
commit aa598fcb83
2 changed files with 104 additions and 4 deletions
+7
View File
@@ -0,0 +1,7 @@
make[1]: Entering directory '/run/host/home/johnnyf/Documents/Projects/TIR/project'
make DRIVE=differential WORLD=field
make[2]: Entering directory '/run/host/home/johnnyf/Documents/Projects/TIR/project'
python -m training.eval --policy training/runs/rl_differential_field \
--max-flock 10 --max-steps 15000 --n-seeds 10 \
--drive-mode differential --world field
make[2]: Leaving directory '/run/host/home/johnnyf/Documents/Projects/TIR/project'