Commit Graph

14 Commits

Author SHA1 Message Date
Josh Creek d917d2742b feat(training): Add next_run.sh to idempotently kick off the next run resuming from the newest final.zip 2026-07-19 19:16:01 +01:00
Josh Creek cd94252f92 chore(*): Remove run05 artifacts trained with collapsed exploration 2026-07-19 19:16:01 +01:00
CosmicClash Training Bot c517a85508 chore(training): Add run05 checkpoints, logs, and exported policy 2026-07-19 19:11:31 +01:00
CosmicClash Training Bot 80e9b676d5 chore(training): Add run04 checkpoints, logs, and exported policy 2026-07-19 17:54:36 +01:00
Josh Creek 4e2d406aa2 chore(*): Remove run03 artifacts trained against the floor-taxed reward 2026-07-19 15:35:55 +01:00
CosmicClash Training Bot 5973d0893b chore(training): Add run03 checkpoints, logs, and exported policy 2026-07-19 15:21:06 +01:00
Josh Creek 772f98b7fe feat(*): Fix exported-policy action order to gymnasium's sorted-key layout, add wall-contact penalty and stronger ball-touch reward, and wire Spectate to run01 vs run02 2026-07-19 13:21:14 +01:00
CosmicClash Training Bot 6f1a840249 chore(training): Add run02 checkpoints, logs, and exported policy 2026-07-19 12:41:44 +01:00
Josh Creek 5480b3cf05 feat(*): Add --n-steps and --batch-size flags to train.py, applied on resume as well 2026-07-19 10:41:11 +01:00
Josh Creek 6406867911 chore(*): Remove smoke-run and aborted run03 artifacts 2026-07-19 10:36:51 +01:00
Josh Creek f4722dbd8d feat(*): Add idempotent tmux-based training scripts for the Linux box 2026-07-19 10:27:21 +01:00
Josh Creek 1b3c2e063d chore(training): Track training artifacts in git, add idempotent Linux setup/run scripts, and commit run01 results 2026-07-19 10:22:22 +01:00
Josh Creek 07217c3517 feat(*): Add bot-vs-bot Spectate mode with main-menu entry, entropy-control flags (--ent-coef, --reset-std) for resumed training runs, and a Linux/3090 remote-training guide (TRAINING_LINUX.md) 2026-07-19 10:10:32 +01:00
Josh Creek 85f96eb15e feat(*): Add self-play RL training pipeline with PPO trainer, in-game GDScript policy inference, and bot opponent support in Match mode 2026-07-18 19:32:51 +01:00