chore(training): Track training artifacts in git, add idempotent Linux setup/run scripts, and commit run01 results

This commit is contained in:
Josh Creek
2026-07-19 10:22:22 +01:00
parent 07217c3517
commit 1b3c2e063d
212 changed files with 132 additions and 58 deletions
+2 -3
View File
@@ -1,8 +1,7 @@
.DS_Store
# RL training artifacts (training/ code is committed; outputs are not)
# RL training: checkpoints and logs ARE committed (training results must
# survive any single machine); only the env and scratch files are not.
training/.venv/
training/logs/
training/checkpoints/
training/smoke_run.log
training/__pycache__/