mirror of
https://github.com/jcreek/CosmicClash.git
synced 2026-09-10 16:04:04 +00:00
chore(training): Track training artifacts in git, add idempotent Linux setup/run scripts, and commit run01 results
This commit is contained in:
+2
-3
@@ -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__/
|
||||
|
||||
Reference in New Issue
Block a user