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)

This commit is contained in:
Josh Creek
2026-07-19 10:10:32 +01:00
parent 379ef9910e
commit 07217c3517
8 changed files with 230 additions and 3 deletions
+4
View File
@@ -38,6 +38,10 @@ The environment is our own headless Godot sim — fully cross-platform:
There is no hard GPU requirement (unlike Rocket League tooling) — a GPU
mainly speeds up learning updates on long runs.
For the Linux/3090 remote-training workflow (setup, throughput tuning,
auto-copying results back to the Mac, dashboard over the network), see
[TRAINING_LINUX.md](TRAINING_LINUX.md).
## Setup
Needs Python 3.10+ and a Godot 4.7 binary.