mirror of
https://github.com/jcreek/CosmicClash.git
synced 2026-09-15 06:12:03 +00:00
chore(training): curriculum progress after curric-s2-defend
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"stage_index": 1,
|
"stage_index": 2,
|
||||||
"attempt": 0,
|
"attempt": 0,
|
||||||
"status": "in_progress",
|
"status": "in_progress",
|
||||||
"log": [
|
"log": [
|
||||||
@@ -18,6 +18,22 @@
|
|||||||
"win_rate_a": 0.22
|
"win_rate_a": 0.22
|
||||||
},
|
},
|
||||||
"decision": "pass"
|
"decision": "pass"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"stage_index": 1,
|
||||||
|
"experiment": "curric-s2-defend",
|
||||||
|
"attempt": 0,
|
||||||
|
"eval": {
|
||||||
|
"timestamp": "2026-07-21T18:19:44+00:00",
|
||||||
|
"model_a": "/home/jcreek/ai-training/CosmicClash/Game/bots/curric-s2-defend.json",
|
||||||
|
"model_b": "/home/jcreek/ai-training/CosmicClash/Game/bots/curric-s1-score.json",
|
||||||
|
"episodes": 100,
|
||||||
|
"wins_a": 23,
|
||||||
|
"wins_b": 16,
|
||||||
|
"draws": 61,
|
||||||
|
"win_rate_a": 0.23
|
||||||
|
},
|
||||||
|
"decision": "pass"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -38,5 +38,15 @@
|
|||||||
"wins_b": 16,
|
"wins_b": 16,
|
||||||
"draws": 62,
|
"draws": 62,
|
||||||
"win_rate_a": 0.22
|
"win_rate_a": 0.22
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"timestamp": "2026-07-21T18:19:44+00:00",
|
||||||
|
"model_a": "/home/jcreek/ai-training/CosmicClash/Game/bots/curric-s2-defend.json",
|
||||||
|
"model_b": "/home/jcreek/ai-training/CosmicClash/Game/bots/curric-s1-score.json",
|
||||||
|
"episodes": 100,
|
||||||
|
"wins_a": 23,
|
||||||
|
"wins_b": 16,
|
||||||
|
"draws": 61,
|
||||||
|
"win_rate_a": 0.23
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user