mirror of
https://github.com/jcreek/CosmicClash.git
synced 2026-09-10 16:04:04 +00:00
feat(*): Add self-play RL training pipeline with PPO trainer, in-game GDScript policy inference, and bot opponent support in Match mode
This commit is contained in:
+8
-1
@@ -1 +1,8 @@
|
||||
.DS_Store
|
||||
.DS_Store
|
||||
|
||||
# RL training artifacts (training/ code is committed; outputs are not)
|
||||
training/.venv/
|
||||
training/logs/
|
||||
training/checkpoints/
|
||||
training/smoke_run.log
|
||||
training/__pycache__/
|
||||
|
||||
Reference in New Issue
Block a user