mirror of
https://github.com/jcreek/CosmicClash.git
synced 2026-09-10 16:04:04 +00:00
chore(training): curriculum progress after 20260805-1926-curric-s2-selfplay
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"stage_index": 1,
|
||||
"stage_index": 2,
|
||||
"attempt": 0,
|
||||
"status": "in_progress",
|
||||
"log": [
|
||||
@@ -9,6 +9,22 @@
|
||||
"attempt": 0,
|
||||
"decision": "pass",
|
||||
"note": "ungated waypoint (no eval)"
|
||||
},
|
||||
{
|
||||
"stage_index": 1,
|
||||
"experiment": "20260805-1926-curric-s2-selfplay",
|
||||
"attempt": 0,
|
||||
"eval": {
|
||||
"timestamp": "2026-08-06T18:39:02+00:00",
|
||||
"model_a": "/home/jcreek/ai-training/CosmicClash/Game/bots/20260805-1926-curric-s2-selfplay.json",
|
||||
"model_b": "/home/jcreek/ai-training/CosmicClash/Game/bots/20260805-0953-curric-s1-bootstrap.json",
|
||||
"episodes": 100,
|
||||
"wins_a": 72,
|
||||
"wins_b": 24,
|
||||
"draws": 4,
|
||||
"win_rate_a": 0.72
|
||||
},
|
||||
"decision": "pass"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -188,5 +188,15 @@
|
||||
"wins_b": 56,
|
||||
"draws": 20,
|
||||
"win_rate_a": 0.24
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-08-06T18:39:02+00:00",
|
||||
"model_a": "/home/jcreek/ai-training/CosmicClash/Game/bots/20260805-1926-curric-s2-selfplay.json",
|
||||
"model_b": "/home/jcreek/ai-training/CosmicClash/Game/bots/20260805-0953-curric-s1-bootstrap.json",
|
||||
"episodes": 100,
|
||||
"wins_a": 72,
|
||||
"wins_b": 24,
|
||||
"draws": 4,
|
||||
"win_rate_a": 0.72
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user