mirror of
https://github.com/jcreek/CosmicClash.git
synced 2026-09-16 22:22:02 +00:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9fd1764522 | |||
| a370b15020 |
File diff suppressed because one or more lines are too long
Binary file not shown.
@@ -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
|
||||
}
|
||||
]
|
||||
|
||||
BIN
Binary file not shown.
Reference in New Issue
Block a user