mirror of
https://github.com/jcreek/CosmicClash.git
synced 2026-09-12 23:52:03 +00:00
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
This commit is contained in:
@@ -8,5 +8,15 @@
|
||||
"wins_b": 0,
|
||||
"draws": 5,
|
||||
"win_rate_a": 0.167
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-07-19T12:11:30+00:00",
|
||||
"model_a": "/Users/jcreek/Documents/repos/GitHub/CosmicClash/Game/bots/run01.json",
|
||||
"model_b": "/Users/jcreek/Documents/repos/GitHub/CosmicClash/Game/bots/run02.json",
|
||||
"episodes": 40,
|
||||
"wins_a": 4,
|
||||
"wins_b": 1,
|
||||
"draws": 35,
|
||||
"win_rate_a": 0.1
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user