mirror of
https://github.com/jcreek/CosmicClash.git
synced 2026-09-15 05:52:13 +00:00
chore(training): curriculum progress after curric-s3-no_draws
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"stage_index": 2,
|
"stage_index": 3,
|
||||||
"attempt": 0,
|
"attempt": 0,
|
||||||
"status": "in_progress",
|
"status": "in_progress",
|
||||||
"log": [
|
"log": [
|
||||||
@@ -34,6 +34,22 @@
|
|||||||
"win_rate_a": 0.23
|
"win_rate_a": 0.23
|
||||||
},
|
},
|
||||||
"decision": "pass"
|
"decision": "pass"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"stage_index": 2,
|
||||||
|
"experiment": "curric-s3-no_draws",
|
||||||
|
"attempt": 0,
|
||||||
|
"eval": {
|
||||||
|
"timestamp": "2026-07-21T20:46:34+00:00",
|
||||||
|
"model_a": "/home/jcreek/ai-training/CosmicClash/Game/bots/curric-s3-no_draws.json",
|
||||||
|
"model_b": "/home/jcreek/ai-training/CosmicClash/Game/bots/curric-s2-defend.json",
|
||||||
|
"episodes": 100,
|
||||||
|
"wins_a": 44,
|
||||||
|
"wins_b": 19,
|
||||||
|
"draws": 37,
|
||||||
|
"win_rate_a": 0.44
|
||||||
|
},
|
||||||
|
"decision": "pass"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -48,5 +48,15 @@
|
|||||||
"wins_b": 16,
|
"wins_b": 16,
|
||||||
"draws": 61,
|
"draws": 61,
|
||||||
"win_rate_a": 0.23
|
"win_rate_a": 0.23
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"timestamp": "2026-07-21T20:46:34+00:00",
|
||||||
|
"model_a": "/home/jcreek/ai-training/CosmicClash/Game/bots/curric-s3-no_draws.json",
|
||||||
|
"model_b": "/home/jcreek/ai-training/CosmicClash/Game/bots/curric-s2-defend.json",
|
||||||
|
"episodes": 100,
|
||||||
|
"wins_a": 44,
|
||||||
|
"wins_b": 19,
|
||||||
|
"draws": 37,
|
||||||
|
"win_rate_a": 0.44
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user