mirror of
https://github.com/jcreek/CosmicClash.git
synced 2026-09-10 16:04:04 +00:00
chore(training): generation 5 progress after 20260823-0258-gen5-s5-intercepts-retry1
This commit is contained in:
@@ -1008,5 +1008,32 @@
|
||||
"team_1": 42
|
||||
},
|
||||
"win_rate_a": 0.54
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-08-23T16:34:58+00:00",
|
||||
"model_a": "/home/jcreek/ai-training/CosmicClash/Game/bots/20260823-0258-gen5-s5-intercepts-retry1.json",
|
||||
"model_b": "/home/jcreek/ai-training/CosmicClash/Game/bots/20260816-2126-gen5-s4-handling-retry2.json",
|
||||
"seed": 1,
|
||||
"episodes": 100,
|
||||
"wins_a": 63,
|
||||
"wins_b": 23,
|
||||
"draws": 14,
|
||||
"side_results": {
|
||||
"a_team_0": {
|
||||
"wins_a": 29,
|
||||
"wins_b": 13,
|
||||
"draws": 8
|
||||
},
|
||||
"a_team_1": {
|
||||
"wins_a": 34,
|
||||
"wins_b": 10,
|
||||
"draws": 6
|
||||
}
|
||||
},
|
||||
"physical_team_wins": {
|
||||
"team_0": 39,
|
||||
"team_1": 47
|
||||
},
|
||||
"win_rate_a": 0.63
|
||||
}
|
||||
]
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"stage_index": 1,
|
||||
"attempt": 1,
|
||||
"attempt": 2,
|
||||
"status": "in_progress",
|
||||
"log": [
|
||||
{
|
||||
@@ -588,6 +588,89 @@
|
||||
}
|
||||
],
|
||||
"decision": "fail"
|
||||
},
|
||||
{
|
||||
"stage_index": 1,
|
||||
"stage_number": 5,
|
||||
"stage_name": "intercepts",
|
||||
"experiment": "20260823-0258-gen5-s5-intercepts-retry1",
|
||||
"attempt": 1,
|
||||
"telemetry_tail": {
|
||||
"rollout/air_touch_fraction": 0.00025999999418854715,
|
||||
"rollout/airborne_fraction": 0.3638041906952858,
|
||||
"rollout/ep_len_mean": 116.89268002319336,
|
||||
"rollout/ep_rew_mean": 26.092227859497072,
|
||||
"rollout/forward_motion_fraction": 0.46304495227336884,
|
||||
"rollout/goal_rate": 0.7216800025701523,
|
||||
"rollout/grounded_upright_fraction": 0.18362999991327525,
|
||||
"rollout/mean_altitude": 3.4676120114326476,
|
||||
"rollout/productive_air_touch_fraction": 7.999999821186065e-05,
|
||||
"rollout/upright_fraction": 0.7491730006933213,
|
||||
"rollout/vertical_thrust_mean": 0.052752998621095906
|
||||
},
|
||||
"telemetry_failures": [
|
||||
"rollout/goal_rate=0.7217 < 0.7500",
|
||||
"rollout/productive_air_touch_fraction=0.0001 < 0.0050"
|
||||
],
|
||||
"evaluation_goal_failures": [],
|
||||
"side_balance_failures": [],
|
||||
"eval": {
|
||||
"timestamp": "2026-08-23T16:34:58+00:00",
|
||||
"model_a": "/home/jcreek/ai-training/CosmicClash/Game/bots/20260823-0258-gen5-s5-intercepts-retry1.json",
|
||||
"model_b": "/home/jcreek/ai-training/CosmicClash/Game/bots/20260816-2126-gen5-s4-handling-retry2.json",
|
||||
"seed": 1,
|
||||
"episodes": 100,
|
||||
"wins_a": 63,
|
||||
"wins_b": 23,
|
||||
"draws": 14,
|
||||
"side_results": {
|
||||
"a_team_0": {
|
||||
"wins_a": 29,
|
||||
"wins_b": 13,
|
||||
"draws": 8
|
||||
},
|
||||
"a_team_1": {
|
||||
"wins_a": 34,
|
||||
"wins_b": 10,
|
||||
"draws": 6
|
||||
}
|
||||
},
|
||||
"physical_team_wins": {
|
||||
"team_0": 39,
|
||||
"team_1": 47
|
||||
},
|
||||
"win_rate_a": 0.63
|
||||
},
|
||||
"evals": [
|
||||
{
|
||||
"timestamp": "2026-08-23T16:34:58+00:00",
|
||||
"model_a": "/home/jcreek/ai-training/CosmicClash/Game/bots/20260823-0258-gen5-s5-intercepts-retry1.json",
|
||||
"model_b": "/home/jcreek/ai-training/CosmicClash/Game/bots/20260816-2126-gen5-s4-handling-retry2.json",
|
||||
"seed": 1,
|
||||
"episodes": 100,
|
||||
"wins_a": 63,
|
||||
"wins_b": 23,
|
||||
"draws": 14,
|
||||
"side_results": {
|
||||
"a_team_0": {
|
||||
"wins_a": 29,
|
||||
"wins_b": 13,
|
||||
"draws": 8
|
||||
},
|
||||
"a_team_1": {
|
||||
"wins_a": 34,
|
||||
"wins_b": 10,
|
||||
"draws": 6
|
||||
}
|
||||
},
|
||||
"physical_team_wins": {
|
||||
"team_0": 39,
|
||||
"team_1": 47
|
||||
},
|
||||
"win_rate_a": 0.63
|
||||
}
|
||||
],
|
||||
"decision": "fail"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user