feat(*): retune scoring incentives and add finishing reps

This commit is contained in:
Josh Creek
2026-07-20 20:06:11 +01:00
parent 46c8275523
commit 7d69ac4a01
3 changed files with 60 additions and 7 deletions
+10
View File
@@ -18,5 +18,15 @@
"wins_b": 1,
"draws": 35,
"win_rate_a": 0.1
},
{
"timestamp": "2026-07-20T18:47:54+00:00",
"model_a": "/Users/jcreek/Documents/repos/GitHub/CosmicClash/Game/bots/run09.json",
"model_b": "/Users/jcreek/Documents/repos/GitHub/CosmicClash/Game/bots/run07.json",
"episodes": 40,
"wins_a": 6,
"wins_b": 9,
"draws": 25,
"win_rate_a": 0.15
}
]